Skip to content

Commit 4f5bb43

Browse files
Update dependency aws/aws-cli to v2.35.17
1 parent 6f9ffdd commit 4f5bb43

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 python:3.14-alpine AS build
55

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

99
# Change workdir
1010
WORKDIR /tmp

0 commit comments

Comments
 (0)