Update helloz/onenav Docker tag to v1.2.1 (#1325)
This commit is contained in:
parent
7182de1d8e
commit
6a1104f12a
|
|
@ -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.2.0
|
image: helloz/onenav:1.2.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Loading…
Reference in New Issue