Skip to content

Commit

Permalink
[stable/2023.1] Bump OVS for DPDK issues (#1277)
Browse files Browse the repository at this point in the history
This is an automated cherry-pick of #1265
/assign mnaser
  • Loading branch information
vexxhost-bot authored Jun 2, 2024
1 parent 7154289 commit 9eb2134
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 @@ -3,7 +3,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 9eb2134

Please sign in to comment.