Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump amazon/aws-cli from 2.15.35 to 2.15.36 in /aws-cli #278

Merged
merged 2 commits into from
Apr 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion aws-cli/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM amazon/aws-cli:2.15.35@sha256:9d1582256677c240d1f735b4ff4cc407c0596dccffa713fc405186794fab8139
FROM amazon/aws-cli:2.15.36@sha256:9e4f6d7ef854f0fa42c161042ddc51994ef654f5f9f66a9b41ba6d5896e9dfc0

# hadolint ignore=DL3033
RUN yum update -y \
Expand Down