From 80be343706c2b936dd396bf730ccd5486516fbbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 12:46:04 +0000 Subject: [PATCH] chore(deps): update ghcr.io/ublue-os/config:latest docker digest to 9dce9d5 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 8f258a7..c0bb185 100644 --- a/Containerfile +++ b/Containerfile @@ -1,5 +1,5 @@ ARG MAJOR_VERSION="${MAJOR_VERSION:-stream10}" -FROM ghcr.io/ublue-os/config:latest@sha256:69fc2336720c1b2774d2c984a1ea2005612f0507a24de60a15e9564aca1d835c AS config +FROM ghcr.io/ublue-os/config:latest@sha256:9dce9d52ba90b418d768a65486c30be9fcf4b4f54ceb787602be6776b749ba88 AS config FROM quay.io/centos-bootc/centos-bootc:$MAJOR_VERSION # ARM should be handled by $(arch)