chore(deps): update easysoft/zentao docker tag to v18.3 (#117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c4852156b0
commit
aeba904a00
|
|
@ -1,7 +1,7 @@
|
||||||
version: '3.0'
|
version: '3.0'
|
||||||
services:
|
services:
|
||||||
zentao:
|
zentao:
|
||||||
image: easysoft/zentao:18.2
|
image: easysoft/zentao:18.3
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
ports:
|
ports:
|
||||||
- ${PANEL_APP_PORT_HTTP}:80
|
- ${PANEL_APP_PORT_HTTP}:80
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue