From 981bf7e34cca129c9b3a3d93a4d62324bbdf2fb7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 10:15:00 +0000 Subject: [PATCH] chore(deps): pin quay.io/centos-bootc/centos-bootc docker tag to 51772f7 --- 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..09fdba3 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:51772f7f59484339db6104694902f76a28b0fa62824669361d1331c40ce8031b COPY files/ / COPY scripts/ /tmp/scripts/