chore(deps): update bitnami/tomcat docker tag to v10.1.28 (#1895)
* chore(deps): update bitnami/tomcat docker tag to v10.1.28 * 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
2d7f420c56
commit
32596828b2
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
nexus:
|
||||
image: bitnami/tomcat:10.1.26
|
||||
image: bitnami/tomcat:10.1.28
|
||||
restart: always
|
||||
container_name: ${CONTAINER_NAME}
|
||||
environment:
|
||||
Loading…
Reference in New Issue