diff --git a/Containerfile b/Containerfile index eff124b..03731b9 100644 --- a/Containerfile +++ b/Containerfile @@ -5,7 +5,7 @@ # in the cloud. The ARGs have default values, but changing those # does nothing if the image is built in the cloud. -ARG FEDORA_MAJOR_VERSION=38 +ARG FEDORA_MAJOR_VERSION=37 # Warning: changing this might not do anything for you. Read comment above. ARG BASE_IMAGE_URL=ghcr.io/ublue-os/kinoite-main diff --git a/recipe-framework.yml b/recipe-framework.yml index 2a5caac..7d7150c 100644 --- a/recipe-framework.yml +++ b/recipe-framework.yml @@ -1,6 +1,6 @@ name: wunker-os-framework base-image: ghcr.io/ublue-os/kinoite-main -fedora-version: 38 +fedora-version: 37 description: The image of Wunker OS for a Framework laptop. Make your own! https://ublue.it/making-your-own/ scripts: pre: