summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-07-28 17:11:33 +0200
committerGitHub <noreply@github.com>2024-07-28 17:11:33 +0200
commite526709a102319b735dff45fb25e665a6897d862 (patch)
tree635ee843d0519becfb6fdcacee6b445948f99584
parentd7f73cdab53db199998b56db3722b89023e51ae3 (diff)
parentbbbe2069c3a76adbb271d9af3c541caa3b34e8a0 (diff)
downloadvyos-1x-e526709a102319b735dff45fb25e665a6897d862.tar.gz
vyos-1x-e526709a102319b735dff45fb25e665a6897d862.zip
Merge pull request #3886 from vyos/mergify/bp/sagitta/pr-3873
Debian: T6598: depend on podman version >=4.9.5 (backport #3873)
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 3501af1bd..2244e7ad7 100644
--- a/debian/control
+++ b/debian/control
@@ -127,7 +127,7 @@ Depends:
pciutils,
pdns-recursor,
pmacct (>= 1.6.0),
- podman,
+ podman (>=4.9.5),
pppoe,
procps,
python3,