1
0

chore(deps): update yourselfhosted/slash docker tag to v0.5.1

This commit is contained in:
renovate[bot]
2023-12-24 09:19:30 +00:00
committed by GitHub
parent fd95922df4
commit 91bc6cd12d

View File

@@ -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.5.0 image: yourselfhosted/slash:0.5.1
labels: labels:
createdBy: "Apps" createdBy: "Apps"