Merge pull request #909 from okxlin/renovate/yourselfhosted-slash-1.x

chore(deps): update yourselfhosted/slash docker tag to v1
This commit is contained in:
okxlin 2024-02-20 18:55:20 +08:00 committed by GitHub
commit caed2add62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.3
image: yourselfhosted/slash:1.0.0
labels:
createdBy: "Apps"