From fae7596a2af18721fd9c05aacb27f9e9b33b2a4e Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Fri, 8 Mar 2024 19:09:41 +0000 Subject: [PATCH] chore(deps): update auto merged 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 2fc16680..7ca76da9 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:6ed5436b479391e9db75350cae0a976374f32f6c631a78487d955800a658a3a8 +FROM quay.io/centos/centos:stream9@sha256:e3a6cc7964a40a8c959f5edf4094e934a1491990c79cc34b0472f8deb4091a28 LABEL MAINTAINER "CRC " diff --git a/requirements.txt b/requirements.txt index 0e15c8b9..3267fbc6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -awscli==1.32.49 +awscli==1.32.58 gcloud==0.18.3