Skip to content

Commit

Permalink
feat: Bump bpftrace to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehamel committed Jul 13, 2021
1 parent 8f1f7d3 commit 54341b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile.tracerunner
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG bpftraceversion=v0.12.1
ARG bpftraceversion=v0.13.0
FROM quay.io/iovisor/bpftrace:$bpftraceversion as bpftrace

FROM golang:1.15-buster as gobuilder
Expand Down

0 comments on commit 54341b4

Please sign in to comment.