From 8ed84fa697b3338d61a5ae3c1cf17eebab7733df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 21:20:12 +0000 Subject: [PATCH] chore(deps): pin quay.io/centos-bootc/centos-bootc docker tag to 0969a23 --- 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..99096cd 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:0969a2378b9604c8e7e059135198d53d1784a2c5959783de3971154c151e6a85 COPY files/ / COPY scripts/ /tmp/scripts/