-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update auto merged updates
Signed-off-by: Platform Engineering Bot <[email protected]>
- Loading branch information
1 parent
c177e79
commit a00fd06
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 <[email protected]>" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
awscli==1.32.49 | ||
awscli==1.32.59 | ||
gcloud==0.18.3 |