Skip to content

Commit 83cef77

Browse files
Update dependency aws/aws-cli to v2.13.6 (#24)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ae71f6 commit 83cef77

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.18.2 AS BUILD
55

66
# renovate: datasource=github-tags depName=aws/aws-cli extractVersion=(?<version>.*)$
7-
ARG AWS_CLI_VERSION=2.13.5
7+
ARG AWS_CLI_VERSION=2.13.6
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)