From c9ec68a9fd6d895fbf3657f505339abc5d7f532c Mon Sep 17 00:00:00 2001 From: consideRatio Date: Thu, 17 Dec 2020 00:53:51 +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 cb868f4449..a9b266f62d 100644 --- a/images/network-tools/Dockerfile +++ b/images/network-tools/Dockerfile @@ -1,5 +1,5 @@ FROM alpine:3 -# VULN_SCAN_HASH= +# VULN_SCAN_HASH=1fad1460fc RUN apk add --no-cache iptables