Skip to content

Commit b4dbc33

Browse files
committed
chore: update python:3-alpine version.
1 parent 5d95bb9 commit b4dbc33

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=14cfc61fc2404da8adc7b1cb1fcb299aefafab22ae571f652527184fbb21ce69
26+
ARG SHA256=1a0501213b470de000d8432b3caab9d8de5489e9443c2cc7ccaa6b0aa5c3148e
2727

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

0 commit comments

Comments
 (0)