From a4fefe61e5d896698a0227b208345988de9b2b13 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Wed, 11 Mar 2026 19:43:18 +0100 Subject: [PATCH] Update Containerfile --- Containerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Containerfile b/Containerfile index 5a38b44..3c186da 100644 --- a/Containerfile +++ b/Containerfile @@ -36,7 +36,6 @@ FROM scratch AS ctx COPY build /build -COPY custom /custom ## Alternative base images, no desktop included (uncomment to use): FROM ghcr.io/ublue-os/base-main:latest