changeset 7984:2adab2644f19

chore: update dockerfile to latest python:3-alpine release,
author John Rouillard <rouilj@ieee.org>
date Sat, 25 May 2024 16:39:57 -0400
parents dd229bbdd32d
children 8c47672acc33
files scripts/Docker/Dockerfile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/Docker/Dockerfile	Wed May 22 19:36:00 2024 -0400
+++ b/scripts/Docker/Dockerfile	Sat May 25 16:39:57 2024 -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=ef097620baf1272e38264207003b0982285da3236a20ed829bf6bbf1e85fe3cb
+ARG SHA256=5365725a6cd59b72a927628fdda9965103e3dc671676c89ef3ed8b8b0e22e812
 
 # Set to any non-empy value to enable shell debugging for troubleshooting
 ARG VERBOSE=

Roundup Issue Tracker: http://roundup-tracker.org/