From d532ae944920d5de73b8c15de87d48e0ca8f9e36 Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Mon, 29 Apr 2024 19:06:35 +0530 Subject: [PATCH] fix: align image id with the registry --- recipe.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe.yml b/recipe.yml index dab47aa..3c67042 100644 --- a/recipe.yml +++ b/recipe.yml @@ -1,5 +1,5 @@ name: Custom Vanilla Desktop -id: vanilla-custom +id: custom stages: - id: build base: ghcr.io/vanilla-os/desktop:main