We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c59a9c + ceceaaa commit 447154cCopy full SHA for 447154c
scripts/netContain/Dockerfile
@@ -22,7 +22,7 @@ FROM ubuntu:16.04
22
# ENV export https_proxy=https://proxy.localhost.com:8080
23
24
RUN apt-get update \
25
- && apt-get install -y openvswitch-switch=2.5.2* \
+ && apt-get install -y openvswitch-switch=2.5.4* \
26
net-tools \
27
iptables \
28
&& rm -rf /var/lib/apt/lists/*
0 commit comments