diff --git a/runner/actions-runner-dind.ubuntu-22.04.dockerfile b/runner/actions-runner-dind.ubuntu-22.04.dockerfile index 3a5a508b..0c96a7ae 100644 --- a/runner/actions-runner-dind.ubuntu-22.04.dockerfile +++ b/runner/actions-runner-dind.ubuntu-22.04.dockerfile @@ -22,6 +22,7 @@ RUN apt-get update -y \ git \ iptables \ jq \ + net-tools \ software-properties-common \ sudo \ unzip \