chore(deps): update sonatype/nexus3 docker tag to v3.79.1 (#3663)
* chore(deps): update sonatype/nexus3 docker tag to v3.79.1 * 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
c5559e9410
commit
4f3f33ca04
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
nexus:
|
nexus:
|
||||||
image: sonatype/nexus3:3.79.0
|
image: sonatype/nexus3:3.79.1
|
||||||
restart: always
|
restart: always
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
environment:
|
environment:
|
||||||
Loading…
Reference in New Issue