From 296aa5d937b790fddce16ab3370cb9d7ab333d40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 12:59:50 +0000 Subject: [PATCH] chore(deps): pin quay.io/centos-bootc/centos-bootc docker tag to 5fc8a03 --- images/aws/bootc-base/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/aws/bootc-base/Containerfile b/images/aws/bootc-base/Containerfile index 792bac2..7f04ec1 100644 --- a/images/aws/bootc-base/Containerfile +++ b/images/aws/bootc-base/Containerfile @@ -1,4 +1,4 @@ -FROM quay.io/centos-bootc/centos-bootc:stream9 +FROM quay.io/centos-bootc/centos-bootc:stream9@sha256:5fc8a03e604e0721361f993a812fbaf03e211937919c638ab63e930de078ec24 COPY files/ / COPY scripts/ /tmp/scripts/