diff scripts/Docker/Dockerfile @ 7709:1ac882b069e7

update alpine base docker image. See if it clears security scan issues
author John Rouillard <rouilj@ieee.org>
date Sat, 02 Dec 2023 16:50:06 -0500
parents 29dba38a852a
children 56c32eebc518
line wrap: on
line diff
--- a/scripts/Docker/Dockerfile	Tue Nov 28 19:35:00 2023 -0500
+++ b/scripts/Docker/Dockerfile	Sat Dec 02 16:50:06 2023 -0500
@@ -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=a5d1738d6abbdff3e81c10b7f86923ebcb340ca536e21e8c5ee7d938d263dba1
+ARG SHA256=c5bbde5ada8f427a1f2e2fb41f08077bfb4f1c779e82ab7e603a145275bec840
 
 # Set to any non-empy value to enable shell debugging for troubleshooting
 ARG VERBOSE=

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