Mercurial > p > roundup > code
changeset 7689:29dba38a852a
chore: update the sha256 sum for the newest python:3-alpine image
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 30 Oct 2023 21:57:21 -0400 |
| parents | c09192e21faa |
| children | d17e57220a62 |
| files | scripts/Docker/Dockerfile |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/Docker/Dockerfile Sun Oct 29 14:54:32 2023 -0400 +++ b/scripts/Docker/Dockerfile Mon Oct 30 21:57:21 2023 -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=ae35274f417fc81ba6ee1fc84206e8517f28117566ee6a04a64f004c1409bdac +ARG SHA256=a5d1738d6abbdff3e81c10b7f86923ebcb340ca536e21e8c5ee7d938d263dba1 # Set to any non-empy value to enable shell debugging for troubleshooting ARG VERBOSE=
