From b70b67582ff7f1398579d9125603fb04e0d975e4 Mon Sep 17 00:00:00 2001 From: trevnels <25140503+trevnels@users.noreply.github.com> Date: Wed, 3 Apr 2024 10:57:32 -0400 Subject: [PATCH] bump to f40 --- config/recipe.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/recipe.yml b/config/recipe.yml index 0964386..22ca387 100644 --- a/config/recipe.yml +++ b/config/recipe.yml @@ -5,7 +5,7 @@ description: My opinionated Universal Blue image, based on silverblue-nvidia # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/silverblue-nvidia -image-version: 39 # latest is also supported if you want new updates ASAP +image-version: 40 # latest is also supported if you want new updates ASAP # module configuration, executed in order # you can include multiple instances of the same module