chore(deps): update bitnami/tomcat docker tag to v9.0.88 (#1258)
* chore(deps): update bitnami/tomcat docker tag to v9.0.88 * 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
e10a6db19f
commit
87709e50ad
|
|
@ -1,7 +1,7 @@
|
||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
nexus:
|
nexus:
|
||||||
image: bitnami/tomcat:9.0.87
|
image: bitnami/tomcat:9.0.88
|
||||||
restart: always
|
restart: always
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
environment:
|
environment:
|
||||||
Loading…
Reference in New Issue