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