Skip to content

Commit

Permalink
Merge pull request #1271 from flavio-fernandes/ovs-2.16-89
Browse files Browse the repository at this point in the history
OCPBUGS-1024: Dockerfile: bump to 2.16.0-89.3.el8fdp
  • Loading branch information
openshift-merge-robot committed Oct 13, 2022
2 parents b17d789 + 4ddc9f5 commit 11a028b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ RUN yum install -y \
selinux-policy && \
yum clean all

ARG ovsver=2.16.0-33.el8fdp
ARG ovnver=21.12.0-58.el8fdp
ARG ovsver=2.16.0-89.3.el8fdp
ARG ovnver=21.12.0-84.el8fdp

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

0 comments on commit 11a028b

Please sign in to comment.