There was an error while loading. Please reload this page.
1 parent 4b28e18 commit 54ed479Copy full SHA for 54ed479
1 file changed
Dockerfile
@@ -4,7 +4,7 @@
4
FROM alpine:3.18.4 AS BUILD
5
6
# renovate: datasource=github-tags depName=aws/aws-cli extractVersion=(?<version>.*)$
7
-ARG AWS_CLI_VERSION=2.13.26
+ARG AWS_CLI_VERSION=2.13.27
8
9
# Install dependencies
10
RUN apk add --no-cache --update git build-base libffi-dev cmake python3 py3-pip python3-dev gcompat
0 commit comments