From a7c8344b40ab68cd74c4ad8f8a4751bbc900b8da Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Wed, 11 Mar 2026 21:59:34 +0100 Subject: [PATCH] Update build-installer-iso.yml --- .github/workflows/build-installer-iso.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-installer-iso.yml b/.github/workflows/build-installer-iso.yml index e5ad4eb..fd0e276 100644 --- a/.github/workflows/build-installer-iso.yml +++ b/.github/workflows/build-installer-iso.yml @@ -21,7 +21,7 @@ jobs: # 🔑 WICHTIG: bootc-image-builder zieht Images NICHT selbst - name: Pull bootc base image run: | - docker pull ghcr.io/dein/fluffy-pancake:latest + docker pull ghcr.io/humocs-man/fluffy-pancake:stable - name: Pull bootc-image-builder container run: |