Skip to content

Commit 8f1f7d3

Browse files
thylongfntlnz
authored andcommitted
feat: upgrade bpftrace to latest version.
1 parent 2033ba1 commit 8f1f7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile.tracerunner

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG bpftraceversion=v0.11.1
1+
ARG bpftraceversion=v0.12.1
22
FROM quay.io/iovisor/bpftrace:$bpftraceversion as bpftrace
33

44
FROM golang:1.15-buster as gobuilder

0 commit comments

Comments
 (0)