Skip to content

Commit e82eced

Browse files
authored
Merge pull request #1016 from contiv/master
Merge master into release-1.1
2 parents 0f0d950 + 6069741 commit e82eced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/netContain/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ FROM ubuntu:16.04
2222
# ENV export https_proxy=https://proxy.localhost.com:8080
2323

2424
RUN apt-get update \
25-
&& apt-get install -y openvswitch-switch=2.5.2-0ubuntu0.16.04.1 \
25+
&& apt-get install -y openvswitch-switch=2.5.2-0ubuntu0.16.04.2 \
2626
net-tools \
2727
iptables \
2828
&& rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)