chore(deps): update bitnami/tomcat docker tag to v9.0.95 (#2135)
* chore(deps): update bitnami/tomcat docker tag to v9.0.95 * 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
5a4ec9bd54
commit
a916a58bf7
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
nexus:
|
nexus:
|
||||||
image: bitnami/tomcat:9.0.94
|
image: bitnami/tomcat:9.0.95
|
||||||
restart: always
|
restart: always
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
environment:
|
environment:
|
||||||
Loading…
Reference in New Issue