From 72cdb8ed16a23c2e45034319239ac2f90ac699f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 03:59:58 +0000 Subject: [PATCH] chore(deps): pin quay.io/centos-bootc/centos-bootc docker tag to 18aaffb --- 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..267cda9 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:18aaffbaa5d611e58ea086e3dc940d4bf1a2867faf0048ac7c33bd2d71037ef8 COPY files/ / COPY scripts/ /tmp/scripts/