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 f797859..5b062be 100644 --- a/ci/rootfs/s390x-self-hosted-builder/actions-runner-libbpf.Dockerfile +++ b/ci/rootfs/s390x-self-hosted-builder/actions-runner-libbpf.Dockerfile @@ -16,6 +16,7 @@ RUN apt-get update && apt-get -y install \ cmake \ cpu-checker \ curl \ + wget \ flex \ git \ jq \