Skip to content

Commit e4bb991

Browse files
committed
chore: update ptyhon3-alpine hash.
1 parent 1d6cc8c commit e4bb991

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=323a717dc4a010fee21e3f1aac738ee10bb485de4e7593ce242b36ee48d6b352
26+
ARG SHA256=18159b2be11db91f84b8f8f655cd860f805dbd9e49a583ddaac8ab39bf4fe1a7
2727

2828

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

0 commit comments

Comments
 (0)