mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-03-18 07:23:11 +08:00
runner: Add missing iptables package to dind ubuntu 22.04
This commit is contained in:
@@ -19,6 +19,7 @@ RUN apt-get update -y \
|
||||
ca-certificates \
|
||||
git \
|
||||
git-lfs \
|
||||
iptables \
|
||||
jq \
|
||||
supervisor \
|
||||
software-properties-common \
|
||||
|
||||
Reference in New Issue
Block a user