Skip to content

Commit

Permalink
Bump OVS for DPDK issues (#1265)
Browse files Browse the repository at this point in the history
Signed-off-by: Mohammed Naser <[email protected]>
  • Loading branch information
mnaser authored May 31, 2024
1 parent 1259ead commit bfbf31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/openvswitch/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

FROM quay.io/centos/centos:stream9
ARG OVS_SERIES=3.2
ARG OVS_VERSION=${OVS_SERIES}.0-56
ARG OVS_VERSION=${OVS_SERIES}.0-80
RUN <<EOF sh -xe
dnf -y --setopt=install_weak_deps=False --setopt=tsflags=nodocs install \
centos-release-nfv-openvswitch.noarch
Expand Down

0 comments on commit bfbf31e

Please sign in to comment.