1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-08 01:52:30 +08:00

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

chore(deps): update yourselfhosted/slash docker tag to v0.5.3
This commit is contained in:
okxlin 2024-02-20 10:16:54 +08:00 committed by GitHub
commit 8760d72cf0
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.2
image: yourselfhosted/slash:0.5.3
labels:
createdBy: "Apps"