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
No known key found for this signature in database
GPG key ID: 2DCD9A24E523FFD2
4 changed files with 60 additions and 9 deletions

View file

@ -1,4 +1,4 @@
FROM ubuntu:22.04
FROM ubuntu:20.04
ARG docker_version="20.10.17"