chore(deps): update sonatype/nexus3 docker tag to v3.74.0 (#2435)
* chore(deps): update sonatype/nexus3 docker tag to v3.74.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
e5b8f23459
commit
9a1144487e
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
nexus:
|
nexus:
|
||||||
image: sonatype/nexus3:3.73.0
|
image: sonatype/nexus3:3.74.0
|
||||||
restart: always
|
restart: always
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
environment:
|
environment:
|
||||||
Loading…
Reference in New Issue