chore: change base image
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user