From 4789b1ee9be7ae3211aa5e6f987c282211b1c24c Mon Sep 17 00:00:00 2001 From: Tulili Date: Thu, 29 Feb 2024 02:53:05 -0300 Subject: [PATCH] fix: use kinoite-main image --- config/recipe.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/recipe.yml b/config/recipe.yml index fefd24c..ea0dd29 100644 --- a/config/recipe.yml +++ b/config/recipe.yml @@ -4,7 +4,7 @@ name: universal-studio 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 +base-image: ghcr.io/ublue-os/kinoite-main image-version: latest # latest is also supported if you want new updates ASAP # module configuration, executed in order