chore(deps): update easysoft/zentao docker tag to v18.6 (#366)
* chore(deps): update easysoft/zentao docker tag to v18.6 * Update app version --------- 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
9f4b8858d8
commit
48e6a6cbaa
|
|
@ -1,7 +1,7 @@
|
||||||
version: '3.0'
|
version: '3.0'
|
||||||
services:
|
services:
|
||||||
zentao:
|
zentao:
|
||||||
image: easysoft/zentao:18.5
|
image: easysoft/zentao:18.6
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
Loading…
Reference in New Issue