From 703521814faf388e75d2ee9c4d7a101f26af2719 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Tue, 16 Jan 2024 21:11:16 +0000 Subject: [PATCH] chore(deps): update patch and digest updates 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 44047526..3105ed80 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:3e26f56ecab0f2c62fb60eec5d963a57512aff7f0b687d019af47b4772d1fed8 +FROM quay.io/centos/centos:stream9@sha256:cfc4665de53f6a17a35d197c9f64f334c1a934a885a30859c89b49ff183185af LABEL MAINTAINER "CRC " diff --git a/requirements.txt b/requirements.txt index 829b0442..7debe8ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -awscli==1.32.15 +awscli==1.32.20 gcloud==0.18.3