We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8df30e commit 234a16fCopy full SHA for 234a16f
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
###############################################################################
2
# Build AWS Cli
3
4
-FROM python:3.11-alpine AS build
+FROM python:3.14-alpine AS build
5
6
# renovate: datasource=github-tags depName=aws/aws-cli extractVersion=(?<version>.*)$
7
ARG AWS_CLI_VERSION=2.34.19
0 commit comments