diff --git a/Containerfile b/Containerfile index 650abdb..5247a45 100644 --- a/Containerfile +++ b/Containerfile @@ -1,7 +1,7 @@ # Multi-stage build ARG FEDORA_MAJOR_VERSION=37 -FROM quay.io/fedora-ostree-desktops/silverblue:${FEDORA_MAJOR_VERSION} +FROM ghcr.io/ublue-os/silverblue-main:${FEDORA_MAJOR_VERSION} # See https://pagure.io/releng/issue/11047 for final location COPY etc /etc