Skip to content

Commit 3356e98

Browse files
committed
chore: update base image to python 3.14.1-alpine3.23 release.
New release is 3.14.1-alpine3.23.
1 parent 0b97223 commit 3356e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/Docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ARG source=local
2626
# Note this is the index digest for the image, not the manifest digest.
2727
# The index digest is shared across archetectures (amd64, arm64 etc.)
2828
# while the manifest digest is unique per platform/arch.
29-
ARG SHA256=8373231e1e906ddfb457748bfc032c4c06ada8c759b7b62d9c73ec2a3c56e710
29+
ARG SHA256=b80c82b1a282283bd3e3cd3c6a4c895d56d1385879c8c82fa673e9eb4d6d4aa5
3030

3131
# Set to any non-empty value to enable shell debugging for troubleshooting
3232
ARG VERBOSE=

0 commit comments

Comments
 (0)