Skip to content

Commit

Permalink
Merge pull request #73 from gizmoguy/ovs-3.2.2
Browse files Browse the repository at this point in the history
Upgrade to OVS 3.2.2.
  • Loading branch information
gizmoguy authored Feb 8, 2024
2 parents 1562fa4 + bb17633 commit f67be2d
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.1"
ENV OVSV="v3.2.2"
ENV MININETV="2.3.1b4"

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

0 comments on commit f67be2d

Please sign in to comment.