Skip to content

Commit 2dccdf2

Browse files
committed
chore: update manifest sha256sum to fix issue with python version.
1 parent ba0e68a commit 2dccdf2

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=7130f75b1bb16c7c5d802782131b4024fe3d7a87ce7d936e8948c2d2e0180bc4
26+
ARG SHA256=06ec926ba48a761e10e429c9091000863f7b91ef42296d10303c5da6c01e25ad
2727

2828

2929
# Set to any non-empy value to enable shell debugging for troubleshooting

0 commit comments

Comments
 (0)