Skip to content

Commit

Permalink
Merge pull request #70 from gizmoguy/ovs-3.2.1
Browse files Browse the repository at this point in the history
Upgrade to OVS 3.2.1.
  • Loading branch information
gizmoguy authored Oct 17, 2023
2 parents cbe2e7c + 77a385d commit b2faba6
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.0"
ENV OVSV="v3.2.1"
ENV MININETV="2.3.1b4"

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

0 comments on commit b2faba6

Please sign in to comment.