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 a61b696 commit 0b4c653Copy full SHA for 0b4c653
recipes/recipe.yml
@@ -5,7 +5,7 @@ description: My personalized custom OS image.
5
6
# the base image to build on top of (FROM) and the version tag to use
7
base-image: quay.io/fedora-ostree-desktops/silverblue
8
-image-version: 42 # latest is also supported if you want new updates ASAP
+image-version: 43 # latest is also supported if you want new updates ASAP
9
10
modules:
11
- from-file: general.yml
0 commit comments