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