Skip to content

Commit

Permalink
feat: bpftrace v0.9.1 (#75)
Browse files Browse the repository at this point in the history
feat: bpftrace v0.9.1
  • Loading branch information
fntlnz committed Jul 8, 2019
2 parents 0711573 + 38f9b63 commit 84e4f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ IMAGE_INITCONTAINER_BRANCH := $(IMAGE_NAME_INIT):$(GIT_BRANCH_CLEAN)
IMAGE_INITCONTAINER_COMMIT := $(IMAGE_NAME_INIT):$(GIT_COMMIT)
IMAGE_INITCONTAINER_LATEST := $(IMAGE_NAME_INIT):latest

BPFTRACESHA ?= 81b099f094d2e6092cfe1317cbaaba0c1bbb614f
BPFTRACESHA ?= aaed58fbb365a21f5a609521b1fc8e53aa67a97f
BCCVERSION ?= 0.8.0
IMAGE_BPFTRACE_BASE := $(IMAGE_NAME_BASE):$(BPFTRACESHA)

Expand Down

0 comments on commit 84e4f0c

Please sign in to comment.