chore: change base image

This commit is contained in:
ER
2023-03-04 12:27:32 +02:00
parent 9f47c1eddf
commit 1cf1c2441c

View File

@@ -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