Skip to content

Commit

Permalink
chore(deps): bump aws-cli to 2.15.57-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeinhaus committed Jun 19, 2024
1 parent 6dd4d6b commit 994de23
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
Expand Up @@ -36,7 +36,7 @@ COPY --from=terragrunt-setup /terragrunt-atlantis-config /usr/local/bin/terragru

USER root
# renovate: datasource=repology depName=alpine_3_19/awscli versioning=loose
ENV AWS_CLI_VERSION=2.13.25-r0
ENV AWS_CLI_VERSION=2.15.57-r0
RUN apk add --no-cache \
aws-cli="${AWS_CLI_VERSION}" \
jq
Expand Down

0 comments on commit 994de23

Please sign in to comment.