From e3eeb546cb423c25d02f6c9b49e2070c2650a055 Mon Sep 17 00:00:00 2001 From: platform-engineering-bot <137812415+platform-engineering-bot@users.noreply.github.com> Date: Wed, 10 Jan 2024 19:23:17 +0100 Subject: [PATCH] chore(deps): update patch and digest updates (#176) Signed-off-by: Platform Engineering Bot --- oci/Containerfile | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/oci/Containerfile b/oci/Containerfile index 62c9717c..e5514542 100644 --- a/oci/Containerfile +++ b/oci/Containerfile @@ -12,7 +12,7 @@ RUN make build \ && curl -LO ${PULUMI_URL} \ && tar -xzvf pulumi-${PULUMI_VERSION}-linux-x64.tar.gz -FROM quay.io/centos/centos:stream9@sha256:1ad5272613140d855a997a0d1b4f489a51cd9320447967feb72305f91fd4dda2 +FROM quay.io/centos/centos:stream9@sha256:3e26f56ecab0f2c62fb60eec5d963a57512aff7f0b687d019af47b4772d1fed8 LABEL MAINTAINER "CRC " diff --git a/requirements.txt b/requirements.txt index 40b3b427..829b0442 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -awscli==1.32.11 +awscli==1.32.15 gcloud==0.18.3