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

Update yourselfhosted/slash Docker tag to v0.5.0
This commit is contained in:
okxlin 2023-11-12 17:01:03 +08:00 committed by GitHub
commit 0d04a6794d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.4.6
image: yourselfhosted/slash:0.5.0
labels:
createdBy: "Apps"