From 5ecc6d6a4addcf1c001060f211b47dcaa2a0be57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 23:21:24 +0000 Subject: [PATCH] chore(deps): update yourselfhosted/slash docker tag to v0.5.3 --- apps/slash/0.5.2/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/slash/0.5.2/docker-compose.yml b/apps/slash/0.5.2/docker-compose.yml index 82f9b8a3..de0d10a3 100644 --- a/apps/slash/0.5.2/docker-compose.yml +++ b/apps/slash/0.5.2/docker-compose.yml @@ -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"