Update helloz/onenav Docker tag to v1
This commit is contained in:
parent
23c10d69c0
commit
65920ea9f0
|
|
@ -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:0.9.37
|
image: helloz/onenav:1.0.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue