Skip to content

Commit 8f435ed

Browse files
committed
chore(docker): update alpine python version.
1 parent 30f9a70 commit 8f435ed

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=b4d299311845147e7e47c970566906caf8378a1f04e5d3de65b5f2e834f8e3bf
29+
ARG SHA256=9b4929a72599b6c6389ece4ecbf415fd1355129f22bb92bb137eea098f05e975
3030

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

0 commit comments

Comments
 (0)