diff --git a/config/recipe.yml b/config/recipe.yml index b7992f2..fefd24c 100644 --- a/config/recipe.yml +++ b/config/recipe.yml @@ -1,11 +1,11 @@ # image will be published to ghcr.io// -name: universal studio +name: universal-studio # description will be included in the image's metadata description: Operating system based on Fedora Silverblue meant for artists # the base image to build on top of (FROM) and the version tag to use -base-image: ghcr.io/ublue-os/kinoite-nvidia -image-version: 39 # latest is also supported if you want new updates ASAP +base-image: ghcr.io/ublue-os/kinoite +image-version: latest # latest is also supported if you want new updates ASAP # module configuration, executed in order # you can include multiple instances of the same module