From e52b81006a869eac0e18ba31e5abebdf4d3b0c11 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Mon, 4 Dec 2023 05:13:11 +0000 Subject: [PATCH] Patch known vulnerability in network-tools --- images/network-tools/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/network-tools/Dockerfile b/images/network-tools/Dockerfile index bfe4aae199..de4ecf5bcb 100644 --- a/images/network-tools/Dockerfile +++ b/images/network-tools/Dockerfile @@ -1,5 +1,5 @@ FROM alpine:3 -# VULN_SCAN_TIME=2023-06-19_05:12:47 +# VULN_SCAN_TIME=2023-12-04_05:13:09 RUN apk add --no-cache iptables