Skip to content

Commit

Permalink
Dockerfile: bump OVN version to 20.09.0-7
Browse files Browse the repository at this point in the history
Includes the reject ACL flow reduction.
  • Loading branch information
dcbw committed Nov 2, 2020
1 parent 74f5385 commit 4ac7f35
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,8 @@ RUN yum install -y \
selinux-policy && \
yum clean all

#======== 4.6.0-0.nightly-2020-09-25-070943 Version ========
# ovn2.13-20.06.2-11.el8fdp.x86_64
# openvswitch2.13-2.13.0-57.el8fdp
ARG ovsver=2.13.0-57.el8fdp
ARG ovnver=20.06.2-11.el8fdp
ARG ovnver=20.09.0-7.el8fdn

RUN INSTALL_PKGS=" \
openssl firewalld-filesystem \
Expand Down

0 comments on commit 4ac7f35

Please sign in to comment.