Skip to content

Commit bbf9500

Browse files
Update dependency aws/aws-cli to v2.34.17 (#503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4362f63 commit bbf9500

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

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

99
# Change workdir
1010
WORKDIR /tmp

0 commit comments

Comments
 (0)