diff --git a/Containerfile b/Containerfile index 03731b9..eff124b 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=37 +ARG FEDORA_MAJOR_VERSION=38 # 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 7d7150c..2a5caac 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: 37 +fedora-version: 38 description: The image of Wunker OS for a Framework laptop. Make your own! https://ublue.it/making-your-own/ scripts: pre: