Auto select the correct agent image for different version of iptables

This commit is contained in:
Chai Feng
2022-09-20 21:26:16 +08:00
parent d110fc00ff
commit 5033bf815c
4 changed files with 60 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ubuntu:22.04
FROM ubuntu:20.04
ARG docker_version="20.10.17"