We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef92784 commit 85a90faCopy full SHA for 85a90fa
config/recipe.yml
@@ -5,7 +5,7 @@ description: Continuously delivered atomic Fedora image based on Silverblue.
5
6
# the base image to build on top of (FROM) and the version tag to use
7
base-image: ghcr.io/ublue-os/silverblue-main
8
-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
9
10
# module configuration, executed in order
11
# you can include multiple instances of the same module
0 commit comments