Switch to the quay.io base image
They keep adding images so this must be the place!
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
ARG FEDORA_MAJOR_VERSION=37
|
ARG FEDORA_MAJOR_VERSION=37
|
||||||
|
|
||||||
FROM ghcr.io/cgwalters/fedora-silverblue:${FEDORA_MAJOR_VERSION}
|
FROM quay.io/fedora-ostree-desktops/silverblue:${FEDORA_MAJOR_VERSION}
|
||||||
# See https://pagure.io/releng/issue/11047 for final location
|
# See https://pagure.io/releng/issue/11047 for final location
|
||||||
|
|
||||||
COPY etc /etc
|
COPY etc /etc
|
||||||
|
|||||||
Reference in New Issue
Block a user