diff --git a/runner/actions-runner-dind.ubuntu-22.04.dockerfile b/runner/actions-runner-dind.ubuntu-22.04.dockerfile index 4fb702b2..4b7b2335 100644 --- a/runner/actions-runner-dind.ubuntu-22.04.dockerfile +++ b/runner/actions-runner-dind.ubuntu-22.04.dockerfile @@ -19,6 +19,7 @@ RUN apt-get update -y \ ca-certificates \ git \ git-lfs \ + iptables \ jq \ supervisor \ software-properties-common \