From 06e00e9d48560118bd11a8a08c1184d5063a2fc3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 10:42:28 +0000 Subject: [PATCH] chore(deps): update ghcr.io/ublue-os/config:latest docker digest to f136ef4 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index f36491c..5031baf 100644 --- a/Containerfile +++ b/Containerfile @@ -1,6 +1,6 @@ ARG MAJOR_VERSION="${MAJOR_VERSION:-stream10}" -FROM ghcr.io/ublue-os/config:latest@sha256:72c994ea9c6cccf726378afc84ca51598f6dfa93d545e5b7dafc42ce3c04ede9 AS config +FROM ghcr.io/ublue-os/config:latest@sha256:f136ef45a6fb050d6abeb1541e6e0e00ac5962c2ed78b3aeda20030d85c8ce10 AS config FROM quay.io/centos-bootc/centos-bootc:$MAJOR_VERSION