Mercurial > p > roundup > code
changeset 7739:e2816259ccce
chore: update python:3-alpine version.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 13 Feb 2024 20:31:42 -0500 |
| parents | ce0c40b6cdc3 |
| children | 67438e439da8 |
| files | scripts/Docker/Dockerfile |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/Docker/Dockerfile Tue Feb 13 19:45:44 2024 -0500 +++ b/scripts/Docker/Dockerfile Tue Feb 13 20:31:42 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=14cfc61fc2404da8adc7b1cb1fcb299aefafab22ae571f652527184fbb21ce69 +ARG SHA256=1a0501213b470de000d8432b3caab9d8de5489e9443c2cc7ccaa6b0aa5c3148e # Set to any non-empy value to enable shell debugging for troubleshooting ARG VERBOSE=
