Skip to content

Commit 234a16f

Browse files
Update python Docker tag to v3.14 (#419)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f8df30e commit 234a16f

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.34.19

0 commit comments

Comments
 (0)