Skip to content

Commit

Permalink
feat: update aws cli to v2.17.13 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Jul 16, 2024
1 parent 9003a24 commit 0de54c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Use an official Ubuntu runtime as a parent image
FROM ubuntu:22.04@sha256:340d9b015b194dc6e2a13938944e0d016e57b9679963fdeb9ce021daac430221

ENV VERSION_AWS_CLI="2.17.6"
ENV VERSION_AWS_CLI="2.17.13"
ENV VERSION_GH_CLI="2.52.0"
ENV VERSION_VAULT="1.14.10"

Expand Down

0 comments on commit 0de54c0

Please sign in to comment.