Mercurial > p > roundup > code
changeset 7848:501c5e3ef55f
chore: update to latest python:3-alpine image.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 30 Mar 2024 23:35:33 -0400 |
| parents | d523d5c648e9 |
| children | 3fe2e7b3df58 |
| files | scripts/Docker/Dockerfile |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/Docker/Dockerfile Sat Mar 30 23:29:02 2024 -0400 +++ b/scripts/Docker/Dockerfile Sat Mar 30 23:35:33 2024 -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=1a0501213b470de000d8432b3caab9d8de5489e9443c2cc7ccaa6b0aa5c3148e +ARG SHA256=c7eb5c92b7933fe52f224a91a1ced27b91840ac9c69c58bef40d602156bcdb41 # Set to any non-empy value to enable shell debugging for troubleshooting ARG VERBOSE=
