1
0
Fork 0

Merge pull request #778 from okxlin/renovate/yourselfhosted-slash-0.x

chore(deps): update yourselfhosted/slash docker tag to v0.5.2
This commit is contained in:
okxlin 2024-01-22 00:46:13 +08:00 committed by GitHub
commit 53b88b1920
3 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:5231"
volumes:
- "${DATA_PATH}:/var/opt/slash"
image: yourselfhosted/slash:0.5.1
image: yourselfhosted/slash:0.5.2
labels:
createdBy: "Apps"