diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 37d93c6..f14a971 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: 42 # latest is also supported if you want new updates ASAP +image-version: latest # You can pin to a specific version of Fedora as well # module configuration, executed in order # you can include multiple instances of the same module