Skip to content

Commit c7950be

Browse files
Update dependency aws/aws-cli to v2.24.16
1 parent 9596434 commit c7950be

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