chore(deps): update sonatype/nexus3 docker tag to v3.76.0 (#2921)
* chore(deps): update sonatype/nexus3 docker tag to v3.76.0 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
5b5d38725b
commit
cae7893f6a
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
nexus:
|
nexus:
|
||||||
image: sonatype/nexus3:3.75.1
|
image: sonatype/nexus3:3.76.0
|
||||||
restart: always
|
restart: always
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
environment:
|
environment:
|
||||||
Loading…
Reference in New Issue