From 2a3ab21242eb40ca7b87ab39dfb05b74613b00dd Mon Sep 17 00:00:00 2001 From: gmpinder Date: Thu, 15 Jun 2023 20:37:29 -0400 Subject: [PATCH] Upgrade to Fedora 38 for framework --- Containerfile | 2 +- recipe-framework.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: