Skip to content

Commit

Permalink
Merge pull request jupyterhub#2482 from jupyterhub/vuln-scan-network-…
Browse files Browse the repository at this point in the history
…tools

Vulnerability patch in network-tools
  • Loading branch information
consideRatio authored Nov 13, 2021
2 parents e653b18 + 739f4b4 commit 3d55a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/network-tools/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM alpine:3

# VULN_SCAN_TIME=2021-08-28_00:55:50
# VULN_SCAN_TIME=2021-11-13_01:01:39

RUN apk add --no-cache iptables

0 comments on commit 3d55a95

Please sign in to comment.