chore(deps): update sonatype/nexus3 docker tag to v3.57.0 (#202)
* chore(deps): update sonatype/nexus3 docker tag to v3.57.0 * Update app version --------- 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
1a9cea34bc
commit
917c87660c
|
|
@ -1,7 +1,7 @@
|
||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
nexus:
|
nexus:
|
||||||
image: sonatype/nexus3:3.56.0
|
image: sonatype/nexus3:3.57.0
|
||||||
restart: always
|
restart: always
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
environment:
|
environment:
|
||||||
Loading…
Reference in New Issue