Update build-installer-iso.yml

This commit is contained in:
humocs-man
2026-03-11 21:59:34 +01:00
committed by GitHub
parent 76c1f620c5
commit a7c8344b40
+1 -1
View File
@@ -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: |