There was an error while loading. Please reload this page.
1 parent e9d336d commit f725ea7Copy full SHA for f725ea7
1 file changed
Dockerfile
@@ -4,7 +4,7 @@
4
FROM python:3.11-alpine AS build
5
6
# renovate: datasource=github-tags depName=aws/aws-cli extractVersion=(?<version>.*)$
7
-ARG AWS_CLI_VERSION=2.34.8
+ARG AWS_CLI_VERSION=2.34.9
8
9
# Change workdir
10
WORKDIR /tmp
0 commit comments