summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta.lua b/meta.lua
index 9e16b56..ff0bbb5 100644
--- a/meta.lua
+++ b/meta.lua
@@ -1,6 +1,6 @@
1return { 1return {
2 { 2 {
3 image = "images:debian/trixie" 3 image = "images:debian/trixie",
4 name = "image-clang32", 4 name = "image-clang32",
5 requires = {}, 5 requires = {},
6 produces = {"hello.txt", "incus.tar.xz","rootfs.squashfs"}, 6 produces = {"hello.txt", "incus.tar.xz","rootfs.squashfs"},