Update yourselfhosted/slash Docker tag to v0.5.0
This commit is contained in:
parent
bf56e8d87e
commit
9b2059dbd5
|
|
@ -9,7 +9,7 @@ services:
|
||||||
- "${PANEL_APP_PORT_HTTP}:5231"
|
- "${PANEL_APP_PORT_HTTP}:5231"
|
||||||
volumes:
|
volumes:
|
||||||
- "${DATA_PATH}:/var/opt/slash"
|
- "${DATA_PATH}:/var/opt/slash"
|
||||||
image: yourselfhosted/slash:0.4.6
|
image: yourselfhosted/slash:0.5.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue