From 3f9ab03c824becab1e140f4932504b7926e99ed9 Mon Sep 17 00:00:00 2001 From: badblocks <4161747+badbl0cks@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:03:44 -0700 Subject: [PATCH] Update Containerfile --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 8cb516c..c772257 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" +ARG FEDORA_VERSION="40-testing" ### 2. SOURCE IMAGE