Mercurial > p > roundup > code
changeset 8484:3a07e63ec7c7
chore: update base image to python 3.14.1-alpine3.23 release.
New release is 3.14.1-alpine3.23.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 07 Dec 2025 16:28:08 -0500 |
| parents | 7201316bd6e8 |
| children | 0fda84bc7584 |
| files | scripts/Docker/Dockerfile |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/Docker/Dockerfile Tue Dec 02 12:30:20 2025 -0500 +++ b/scripts/Docker/Dockerfile Sun Dec 07 16:28:08 2025 -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=8373231e1e906ddfb457748bfc032c4c06ada8c759b7b62d9c73ec2a3c56e710 +ARG SHA256=b80c82b1a282283bd3e3cd3c6a4c895d56d1385879c8c82fa673e9eb4d6d4aa5 # Set to any non-empty value to enable shell debugging for troubleshooting ARG VERBOSE=
