From a99abc32f88b4a1b69e04aa4487c1a0fe09da345 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Mon, 9 Mar 2026 20:39:20 +0100 Subject: [PATCH] Create image.info.json --- files/usr/share/ublue-os/image.info.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 files/usr/share/ublue-os/image.info.json diff --git a/files/usr/share/ublue-os/image.info.json b/files/usr/share/ublue-os/image.info.json new file mode 100644 index 0000000..40f7000 --- /dev/null +++ b/files/usr/share/ublue-os/image.info.json @@ -0,0 +1,4 @@ +{ + "image-ref": "ghcr.io/humocs-man/fluffy-pancake", + "image-tag": "stable" +}