chore(deps): update hub.zentao.net/app/zentao docker tag to v21.4 (#2980)
* chore(deps): update hub.zentao.net/app/zentao docker tag to v21.4 * 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
187c2bebe4
commit
9839e38296
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
zentao:
|
zentao:
|
||||||
image: hub.zentao.net/app/zentao:21.3
|
image: hub.zentao.net/app/zentao:21.4
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
Loading…
Reference in New Issue