Skip to content

Commit 4f89c33

Browse files
authored
Merge pull request #81 from gizmoguy/ovs-3.6.0
Upgrade to OVS 3.6.0
2 parents d3851d0 + c5edf06 commit 4f89c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
FROM debian:bookworm
55

6-
ENV OVSV="v3.5.1"
6+
ENV OVSV="v3.6.0"
77
ENV MININETV="2.3.1b4"
88

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

0 commit comments

Comments
 (0)