chore(deps): update bitnami/tomcat docker tag to v8.5.100 (#1147)
* chore(deps): update bitnami/tomcat docker tag to v8.5.100 * 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
95fa37e11d
commit
35df1dbadb
|
|
@ -1,7 +1,7 @@
|
||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
nexus:
|
nexus:
|
||||||
image: bitnami/tomcat:8.5.99
|
image: bitnami/tomcat:8.5.100
|
||||||
restart: always
|
restart: always
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
environment:
|
environment:
|
||||||
Loading…
Reference in New Issue