From c36f4f042ccfe0ae44a95b74357e9a546d16de96 Mon Sep 17 00:00:00 2001 From: fiftydinar <65243233+fiftydinar@users.noreply.github.com> Date: Wed, 4 Dec 2024 22:29:38 +0100 Subject: [PATCH] chore: Increase image-version to `41` --- recipes/recipe.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index efc6470..3c55698 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -7,7 +7,7 @@ description: This is my personal OS image. # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/silverblue-main -image-version: 40 # latest is also supported if you want new updates ASAP +image-version: 41 # latest is also supported if you want new updates ASAP # module configuration, executed in order # you can include multiple instances of the same module