Skip to content

Commit

Permalink
Merge pull request #75 from gizmoguy/ovs-3.4.0
Browse files Browse the repository at this point in the history
Upgrade to OVS 3.4.0.
  • Loading branch information
gizmoguy authored Aug 15, 2024
2 parents ad7d8a6 + 6ce3afd commit a2a1d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

FROM debian:bookworm

ENV OVSV="v3.3.0"
ENV OVSV="v3.4.0"
ENV MININETV="2.3.1b4"

ENV AG="apt-get -y --no-install-recommends -o=Dpkg::Use-Pty=0"
Expand Down

0 comments on commit a2a1d12

Please sign in to comment.