diff scripts/Docker/Dockerfile @ 8310:e7002216d95c

chore: update 3-alpine image to resolve medium sev sqlite-lib issue Anchore scan reports medium sev issue with sqlite-libs - buffer overflow. Also various low sev issues for ssl_client and busybox-binsh, busybox.
author John Rouillard <rouilj@ieee.org>
date Sun, 11 May 2025 17:24:34 -0400
parents 4f36532a2482
children 90c6a4972d5d
line wrap: on
line diff
--- a/scripts/Docker/Dockerfile	Sun May 11 17:13:31 2025 -0400
+++ b/scripts/Docker/Dockerfile	Sun May 11 17:24:34 2025 -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=18159b2be11db91f84b8f8f655cd860f805dbd9e49a583ddaac8ab39bf4fe1a7
+ARG SHA256=452682e4648deafe431ad2f2391d726d7c52f0ff291be8bd4074b10379bb89ff
 
 
 # Set to any non-empty value to enable shell debugging for troubleshooting

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