We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 238f332 commit a9e8486Copy full SHA for a9e8486
oci/Containerfile
@@ -12,7 +12,7 @@ RUN make build \
12
&& curl -LO ${PULUMI_URL} \
13
&& tar -xzvf pulumi-${PULUMI_VERSION}-linux-x64.tar.gz
14
15
-FROM quay.io/centos/centos:stream9@sha256:131cca863dfe05582de3cf5907518288e1c68d75bc4df3a3355472dc62427cb7
+FROM quay.io/centos/centos:stream9@sha256:a4c1969e2563bb58ef1ace327b72f8cc3f1a7e760a0724ba02820420b66cbb46
16
17
LABEL MAINTAINER "CRC <[email protected]>"
18
0 commit comments