This is an automated email from the ASF dual-hosted git repository.

bneradt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/trafficserver-ci.git


The following commit(s) were added to refs/heads/main by this push:
     new 299b804  fedora:40 Add bpftrace (#351)
299b804 is described below

commit 299b804197c034515d3807a469c882455444ee53
Author: Brian Neradt <[email protected]>
AuthorDate: Thu May 9 10:30:35 2024 -0600

    fedora:40 Add bpftrace (#351)
---
 docker/fedora40/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/fedora40/Dockerfile b/docker/fedora40/Dockerfile
index 763b559..63b604e 100644
--- a/docker/fedora40/Dockerfile
+++ b/docker/fedora40/Dockerfile
@@ -34,7 +34,7 @@ RUN <<EOF
 
   # autest stuff
   dnf -y install \
-    python3 httpd-tools procps-ng nmap-ncat python3-pip \
+    bpftrace python3 httpd-tools procps-ng nmap-ncat python3-pip \
     python3-gunicorn python3-requests python3-devel python3-psutil telnet
 
   # Needed to install openssl-quic

Reply via email to