Skip to content

Commit 20d498c

Browse files
committed
chore: update the sha256 sum for the newest python:3-alpine image
1 parent abdacee commit 20d498c

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
@@ -23,7 +23,7 @@ ARG source=local
2323

2424
# parameterize the sha256 sum to pin version of python:3-alpine
2525
# Must use the same version in both build stages.
26-
ARG SHA256=ae35274f417fc81ba6ee1fc84206e8517f28117566ee6a04a64f004c1409bdac
26+
ARG SHA256=a5d1738d6abbdff3e81c10b7f86923ebcb340ca536e21e8c5ee7d938d263dba1
2727

2828
# Set to any non-empy value to enable shell debugging for troubleshooting
2929
ARG VERBOSE=

0 commit comments

Comments
 (0)