Mercurial > p > roundup > code
diff scripts/Docker/Dockerfile @ 8515:f65f7d9ccdcb
chore(build) - update python3-alpine version.
alpine 3.23.2 python 3.14.2
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 27 Jan 2026 21:55:27 -0500 |
| parents | 3a07e63ec7c7 |
| children | a371ef0059d0 |
line wrap: on
line diff
--- a/scripts/Docker/Dockerfile Tue Jan 27 21:42:34 2026 -0500 +++ b/scripts/Docker/Dockerfile Tue Jan 27 21:55:27 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=b80c82b1a282283bd3e3cd3c6a4c895d56d1385879c8c82fa673e9eb4d6d4aa5 +ARG SHA256=7af51ebeb83610fb69d633d5c61a2efb87efa4caf66b59862d624bb6ef788345 # Set to any non-empty value to enable shell debugging for troubleshooting ARG VERBOSE=
