diff --git a/recipe.yml b/recipe.yml index 36e30f2..78523c0 100644 --- a/recipe.yml +++ b/recipe.yml @@ -1,5 +1,6 @@ name: Custom Vanilla Desktop # Replace this name with your image name id: custom-test # Replace this ID with your image ID +vibversion: v1.0.0 stages: - id: build base: ghcr.io/vanilla-os/desktop:main # Optionally, Replace this image URL with a different one i.e. nvidia:main, etc