Update yourselfhosted/slash Docker tag to v0.5.0

This commit is contained in:
renovate[bot] 2023-11-12 08:23:43 +00:00 committed by GitHub
parent d3bb998f6d
commit 34fbc0381e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"