Skip to content

Commit 5bfe47b

Browse files
Update python Docker tag to v3.14
1 parent 517e08a commit 5bfe47b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###############################################################################
22
# Build AWS Cli
33
###############################################################################
4-
FROM python:3.11-alpine AS build
4+
FROM python:3.14-alpine AS build
55

66
# renovate: datasource=github-tags depName=aws/aws-cli extractVersion=(?<version>.*)$
77
ARG AWS_CLI_VERSION=2.33.30

0 commit comments

Comments
 (0)