chore(deps): update bitnami/tomcat docker tag to v10.1.39 (#3387)
* chore(deps): update bitnami/tomcat docker tag to v10.1.39 * 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
1532ce936f
commit
7c269bf808
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
nexus:
|
||||
image: bitnami/tomcat:10.1.36
|
||||
image: bitnami/tomcat:10.1.39
|
||||
restart: always
|
||||
container_name: ${CONTAINER_NAME}
|
||||
environment:
|
||||
Loading…
Reference in New Issue