Skip to content

Commit 6e7908a

Browse files
Update dependency aws/aws-cli to v2.24.21 (#301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 978b4ee commit 6e7908a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
FROM alpine:3.19.1 AS BUILD
55

66
# renovate: datasource=github-tags depName=aws/aws-cli extractVersion=(?<version>.*)$
7-
ARG AWS_CLI_VERSION=2.24.20
7+
ARG AWS_CLI_VERSION=2.24.21
88

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

0 commit comments

Comments
 (0)