From c986ebacca82081f3fc7eb6dbd07e63d44126778 Mon Sep 17 00:00:00 2001 From: ER Date: Mon, 3 Apr 2023 17:34:26 +0300 Subject: [PATCH] docs: document the usage of "latest" in fedora ver --- recipe.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipe.yml b/recipe.yml index 28a28cc..ed41444 100644 --- a/recipe.yml +++ b/recipe.yml @@ -5,7 +5,10 @@ name: startingpoint # images not built by ublue might function unexpectly base-container: ghcr.io/ublue-os/silverblue-main -# what fedora version to use, you can just change this to update +# what fedora version to use, you can just change this to the next version update +# if you change this to "latest", you will be automatically updated +# to the next major version assuming the image you're using as your base container +# builds with the tag (all uBlue images do) fedora-version: 37 # this description will be visible in the containers metadata