diff --git a/ci/rootfs/s390x-self-hosted-builder/actions-runner-libbpf.Dockerfile b/ci/rootfs/s390x-self-hosted-builder/actions-runner-libbpf.Dockerfile index e197790..72f2983 100644 --- a/ci/rootfs/s390x-self-hosted-builder/actions-runner-libbpf.Dockerfile +++ b/ci/rootfs/s390x-self-hosted-builder/actions-runner-libbpf.Dockerfile @@ -24,7 +24,9 @@ RUN apt-get update && apt-get -y install \ rsync \ software-properties-common \ sudo \ - tree + tree \ + iproute2 \ + iputils-ping # amd64 dependencies. COPY --from=ld-prefix / /usr/x86_64-linux-gnu/