Skip to content

Commit 0711573

Browse files
authored
fix: Don't build bpftrace tests (#72)
fix: Don't build bpftrace tests
2 parents e4bfc99 + 40c841d commit 0711573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.bpftracebase

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ WORKDIR /bpftrace
4343

4444
WORKDIR /bpftrace/docker
4545

46-
RUN sh build.sh /bpftrace/build-release Release
46+
RUN sh build.sh /bpftrace/build-release Release bpftrace

0 commit comments

Comments
 (0)