From aa554285277eb6be459a1cc57f73e34873589a7e Mon Sep 17 00:00:00 2001 From: Emblem-66 <143352594+Emblem-66@users.noreply.github.com> Date: Fri, 27 Dec 2024 09:08:16 +0100 Subject: [PATCH] Update Containerfile --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index a940a90..69f1109 100644 --- a/Containerfile +++ b/Containerfile @@ -1,2 +1,2 @@ FROM quay.io/fedora/fedora-silverblue:latest -RUN curl -s https://raw.githubusercontent.com/Emblem-66/CIBI/refs/heads/main/BuildSilverblue.sh | bash && ostree container commit +RUN curl -s https://raw.githubusercontent.com/Emblem-66/Silverblue/refs/heads/main/Instructions.sh | bash && ostree container commit