Mercurial > p > roundup > code
changeset 8181:0a6ca45c53b4
chore: update manifest sha256sum to fix issue with python version.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 08 Dec 2024 18:03:07 -0500 |
| parents | d02ce1d14acd |
| children | 5fcc1a379564 |
| files | scripts/Docker/Dockerfile |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/Docker/Dockerfile Sun Dec 08 17:22:33 2024 -0500 +++ b/scripts/Docker/Dockerfile Sun Dec 08 18:03:07 2024 -0500 @@ -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=7130f75b1bb16c7c5d802782131b4024fe3d7a87ce7d936e8948c2d2e0180bc4 +ARG SHA256=06ec926ba48a761e10e429c9091000863f7b91ef42296d10303c5da6c01e25ad # Set to any non-empy value to enable shell debugging for troubleshooting
