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