Skip to content

Commit 32854cf

Browse files
committed
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.
1 parent 77a4146 commit 32854cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/Docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ARG source=local
2323

2424
# parameterize the sha256 sum to pin version of python:3-alpine
2525
# Must use the same version in both build stages.
26-
ARG SHA256=18159b2be11db91f84b8f8f655cd860f805dbd9e49a583ddaac8ab39bf4fe1a7
26+
ARG SHA256=452682e4648deafe431ad2f2391d726d7c52f0ff291be8bd4074b10379bb89ff
2727

2828

2929
# Set to any non-empty value to enable shell debugging for troubleshooting

0 commit comments

Comments
 (0)