From 535d77c5605fc6edc279c68a6c7ab44be1328a19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 13:57:16 +0000 Subject: [PATCH] chore(deps): pin quay.io/centos-bootc/centos-bootc docker tag to 07c0735 --- 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..28679a7 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:07c073504d4cc4f7473551b5a6e02dbc6660a14b297659817f50353ef3ce2dd3 COPY files/ / COPY scripts/ /tmp/scripts/