From 0aa57ff53d83e837af53402720007a8eb98e4862 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 20:54:57 +0000 Subject: [PATCH] chore: pin muninn -> sha-4ecdaec --- portainer-stack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer-stack.yml b/portainer-stack.yml index 02a1a34..5fd0892 100644 --- a/portainer-stack.yml +++ b/portainer-stack.yml @@ -14,7 +14,7 @@ services: muninn: - image: ghcr.io/emkraan/muninn:sha-35f160e # pinned by CI -- do not edit + image: ghcr.io/emkraan/muninn:sha-4ecdaec # pinned by CI -- do not edit container_name: HQ_Muninn # First-party image (private ghcr, CI sha-pinned): exclude from WUD so it does # not emit registry 401 noise. Updates ship via the CI -> Portainer path, not WUD.