From 0f499b698a8bfc6410017ed2070412fc28bb5293 Mon Sep 17 00:00:00 2001 From: xynydev Date: Sun, 1 Oct 2023 16:16:45 +0300 Subject: [PATCH] chore: switch back to official bling --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 98ee177..084869a 100644 --- a/Containerfile +++ b/Containerfile @@ -34,7 +34,7 @@ COPY config /tmp/config/ # Copy modules # The default modules are inside ublue-os/bling -COPY --from=ghcr.io/xynydev/bling:latest /modules /tmp/modules/ +COPY --from=ghcr.io/ublue-os/bling:latest /modules /tmp/modules/ # Custom modules overwrite defaults COPY modules /tmp/modules/