Update helloz/onenav Docker tag to v1.2.0 (#1234)
This commit is contained in:
parent
644f899488
commit
edef186799
|
|
@ -8,7 +8,7 @@ services:
|
||||||
- "${PANEL_APP_PORT_HTTP}:80"
|
- "${PANEL_APP_PORT_HTTP}:80"
|
||||||
volumes:
|
volumes:
|
||||||
- "${DATA_PATH}:/data/wwwroot/default/data"
|
- "${DATA_PATH}:/data/wwwroot/default/data"
|
||||||
image: helloz/onenav:1.1.4
|
image: helloz/onenav:1.2.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Loading…
Reference in New Issue