chore(deps): update sonatype/nexus3 docker tag to v3.68.0 (#1370)
* chore(deps): update sonatype/nexus3 docker tag to v3.68.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
13518b3262
commit
75d2a3b003
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
nexus:
|
nexus:
|
||||||
image: sonatype/nexus3:3.67.1
|
image: sonatype/nexus3:3.68.0
|
||||||
restart: always
|
restart: always
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
environment:
|
environment:
|
||||||
Loading…
Reference in New Issue