Mercurial > p > roundup > code
diff scripts/Docker/Dockerfile @ 8307:4f36532a2482
chore: update ptyhon3-alpine hash.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 11 May 2025 16:41:19 -0400 |
| parents | 6d559739456a |
| children | e7002216d95c |
line wrap: on
line diff
--- a/scripts/Docker/Dockerfile Mon Mar 10 21:48:06 2025 -0400 +++ b/scripts/Docker/Dockerfile Sun May 11 16:41:19 2025 -0400 @@ -23,7 +23,7 @@ # parameterize the sha256 sum to pin version of python:3-alpine # Must use the same version in both build stages. -ARG SHA256=323a717dc4a010fee21e3f1aac738ee10bb485de4e7593ce242b36ee48d6b352 +ARG SHA256=18159b2be11db91f84b8f8f655cd860f805dbd9e49a583ddaac8ab39bf4fe1a7 # Set to any non-empty value to enable shell debugging for troubleshooting
