Mercurial > p > roundup > code
changeset 8437:b57cdcfe46d6
chore: update sha256 index for latest pyhton:3-alpine image.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 28 Aug 2025 11:30:11 -0400 |
| parents | d89d0147dd17 |
| children | 98e17dd0197f |
| files | scripts/Docker/Dockerfile |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/Docker/Dockerfile Thu Aug 28 11:13:24 2025 -0400 +++ b/scripts/Docker/Dockerfile Thu Aug 28 11:30:11 2025 -0400 @@ -26,7 +26,7 @@ # Note this is the index digest for the image, not the manifest digest. # The index digest is shared across archetectures (amd64, arm64 etc.) # while the manifest digest is unique per platform/arch. -ARG SHA256=9b4929a72599b6c6389ece4ecbf415fd1355129f22bb92bb137eea098f05e975 +ARG SHA256=9ba6d8cbebf0fb6546ae71f2a1c14f6ffd2fdab83af7fa5669734ef30ad48844 # Set to any non-empty value to enable shell debugging for troubleshooting ARG VERBOSE=
