From 6181b66031caaad554320f46eef1b3056d6485cb Mon Sep 17 00:00:00 2001 From: Alexander M Pickering Date: Sat, 20 Jul 2024 14:45:58 -0500 Subject: Fix meta.lua --- meta.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta.lua b/meta.lua index 9e16b56..ff0bbb5 100644 --- a/meta.lua +++ b/meta.lua @@ -1,6 +1,6 @@ return { { - image = "images:debian/trixie" + image = "images:debian/trixie", name = "image-clang32", requires = {}, produces = {"hello.txt", "incus.tar.xz","rootfs.squashfs"}, -- cgit v1.2.3-55-g6feb