From ab3208c908e74c441689cbdcdce90532f39bf241 Mon Sep 17 00:00:00 2001 From: badblocks <4161747+badbl0cks@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:56:49 +0000 Subject: [PATCH] Update to 40-stable --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index c772257..cf02212 100644 --- a/Containerfile +++ b/Containerfile @@ -36,7 +36,7 @@ ARG SOURCE_IMAGE="bazzite" ARG SOURCE_SUFFIX="-gnome" ## FEDORA_VERSION arg must be a version built by ublue: eg, 39 or 40 -ARG FEDORA_VERSION="40-testing" +ARG FEDORA_VERSION="40-stable" ### 2. SOURCE IMAGE