Skip to content

Commit 3fd25aa

Browse files
Update dependency aws/aws-cli to v2.24.10 (#294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 92e65d3 commit 3fd25aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.7
7+
ARG AWS_CLI_VERSION=2.24.10
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)