From d2af926bdf71deadc684049b3bc7111b9ddf7122 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 18:08:44 +0000 Subject: [PATCH] chore(deps): update ghcr.io/projectbluefin/common:latest docker digest to cbe78e6 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index dcead09..7c1259d 100644 --- a/Containerfile +++ b/Containerfile @@ -41,7 +41,7 @@ COPY build /build 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/projectbluefin/common:latest@sha256:cbe78e65e92d8011dccf41aedb9534799d4451d68c24f9905d888eef159b3426 /system_files /oci/common COPY --from=ghcr.io/ublue-os/brew:latest@sha256:ca91068f51ce663d495ccfc829352d6621ec95f6c7db447ade55023b222f9762 /system_files /oci/brew # Base Image - GNOME included