summaryrefslogtreecommitdiff
path: root/meta.lua
diff options
context:
space:
mode:
Diffstat (limited to 'meta.lua')
-rw-r--r--meta.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta.lua b/meta.lua
index e92537c..0a67f08 100644
--- a/meta.lua
+++ b/meta.lua
@@ -1,6 +1,6 @@
1return { 1return {
2 { 2 {
3 image = "images:debian/trixie", 3 image = "image-distrobuilder",
4 name = "image-clang32", 4 name = "image-clang32",
5 requires = {}, 5 requires = {},
6 produces = {"incus.tar.xz","rootfs.squashfs"}, 6 produces = {"incus.tar.xz","rootfs.squashfs"},