From 7104a1e0fe30f434b5b47d7611b50738e1dd4b4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 13:59:10 +0000 Subject: [PATCH] chore(deps): update linuxserver/heimdall docker tag to v2.6.3 --- apps/heimdall/2.6.2/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/heimdall/2.6.2/docker-compose.yml b/apps/heimdall/2.6.2/docker-compose.yml index 40ad4efa..23a7fa62 100644 --- a/apps/heimdall/2.6.2/docker-compose.yml +++ b/apps/heimdall/2.6.2/docker-compose.yml @@ -13,7 +13,7 @@ services: - PUID=1000 - PGID=1000 - TZ=Asia/Shanghai - image: linuxserver/heimdall:2.6.2 + image: linuxserver/heimdall:2.6.3 labels: createdBy: "Apps"