Skip to content

Commit

Permalink
Merge pull request #74 from gizmoguy/ovs-3.3.0
Browse files Browse the repository at this point in the history
Upgrade to OVS 3.3.0.
  • Loading branch information
gizmoguy authored Feb 20, 2024
2 parents f67be2d + 4e9f2b0 commit ad7d8a6
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.2.2"
ENV OVSV="v3.3.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 ad7d8a6

Please sign in to comment.