chore(deps): update bitnami/tomcat docker tag to v9.0.90 (#1621)
* chore(deps): update bitnami/tomcat docker tag to v9.0.90 * 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
7c7116eb01
commit
c3b76df1f2
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
nexus:
|
nexus:
|
||||||
image: bitnami/tomcat:9.0.89
|
image: bitnami/tomcat:9.0.90
|
||||||
restart: always
|
restart: always
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
environment:
|
environment:
|
||||||
Loading…
Reference in New Issue