Compare commits

...

1 commit

Author SHA1 Message Date
aa8e342e9f BASE: Migrate to silverblue
Some checks failed
build-ublue-custom / Build and push image (push) Failing after 1m14s
2024-10-19 21:23:14 +02:00

View file

@ -1,6 +1,6 @@
ARG FEDORA_MAJOR_VERSION=40
FROM quay.io/fedora-ostree-desktops/kinoite:${FEDORA_MAJOR_VERSION}
FROM quay.io/fedora-ostree-desktops/silverblue:${FEDORA_MAJOR_VERSION}
COPY scripts /tmp/scripts