diff --git a/recipe-desktop.yml b/recipe-desktop.yml index dbdec32..5563a95 100644 --- a/recipe-desktop.yml +++ b/recipe-desktop.yml @@ -1,7 +1,7 @@ # This file can only be edited inside the uBlue image's git repository. # The image will be at "ghcr.io/yourusername/name". -name: wunker-os +name: wunker-os-desktop # The native container image to build on top of. # Warning: Non-uBlue images might not work properly, due to missing components. base-image: ghcr.io/ublue-os/kinoite-nvidia diff --git a/recipe-framework.yml b/recipe-framework.yml index 122e11f..a493406 100644 --- a/recipe-framework.yml +++ b/recipe-framework.yml @@ -1,7 +1,7 @@ # This file can only be edited inside the uBlue image's git repository. # The image will be at "ghcr.io/yourusername/name". -name: wunker-os +name: wunker-os-framework # The native container image to build on top of. # Warning: Non-uBlue images might not work properly, due to missing components. base-image: ghcr.io/ublue-os/kinoite-main