Skip to content

Commit

Permalink
Update dependency aws/aws-cli to v2.13.4 (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 27, 2023
1 parent d0e4251 commit 172f3a7
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 @@ -4,7 +4,7 @@
FROM alpine:3.18.2 AS BUILD

# renovate: datasource=github-tags depName=aws/aws-cli extractVersion=(?<version>.*)$
ARG AWS_CLI_VERSION=2.9.16
ARG AWS_CLI_VERSION=2.13.4

# Install dependencies
RUN apk add --no-cache --update git build-base libffi-dev cmake python3 py3-pip python3-dev gcompat
Expand Down

0 comments on commit 172f3a7

Please sign in to comment.