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..acf9921e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -awscli==1.32.15 +awscli==1.32.19 gcloud==0.18.3