diff --git a/Containerfile b/Containerfile index dcead09..62ba1e7 100644 --- a/Containerfile +++ b/Containerfile @@ -42,7 +42,7 @@ COPY custom /custom # Copy from OCI containers to distinct subdirectories to avoid conflicts # Note: Renovate can automatically update these :latest tags to SHA-256 digests for reproducibility COPY --from=ghcr.io/projectbluefin/common:latest@sha256:b8fe93b16674a547b4cf38493af19caa484d9575956fc3be04ca3d10faec23ff /system_files /oci/common -COPY --from=ghcr.io/ublue-os/brew:latest@sha256:ca91068f51ce663d495ccfc829352d6621ec95f6c7db447ade55023b222f9762 /system_files /oci/brew +COPY --from=ghcr.io/ublue-os/brew:latest@sha256:2eca44f5b4b58b8271a625d61c2c063b7c8776f68d004ae67563e2a79450be9c /system_files /oci/brew # Base Image - GNOME included FROM ghcr.io/ublue-os/silverblue-main:latest@sha256:f8d5fd28aa7bb0ed9e17e98e4f9fb174b6961a2dc4a3113b78c5dff4af5bdf6f