Mercurial > p > roundup > code
changeset 8529:a371ef0059d0
chore(build) - update python3-alpine version.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 01 Mar 2026 21:39:44 -0500 |
| parents | fed0f839c260 |
| children | 36be91f671d0 |
| files | scripts/Docker/Dockerfile |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/Docker/Dockerfile Thu Feb 26 09:46:02 2026 -0500 +++ b/scripts/Docker/Dockerfile Sun Mar 01 21:39:44 2026 -0500 @@ -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=7af51ebeb83610fb69d633d5c61a2efb87efa4caf66b59862d624bb6ef788345 +ARG SHA256=faee120f7885a06fcc9677922331391fa690d911c020abb9e8025ff3d908e510 # Set to any non-empty value to enable shell debugging for troubleshooting ARG VERBOSE=
