Skip to content

Commit

Permalink
Update libbpf to 0.7.0-teleport (#13650)
Browse files Browse the repository at this point in the history
Backport of #13201
  • Loading branch information
jakule authored Jun 22, 2022
1 parent 97da8cd commit 823b5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.assets/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ BUILDBOX_VERSION=teleport9
GOLANG_VERSION ?= go1.17.11
RUST_VERSION ?= 1.58.1
BORINGCRYPTO_RUNTIME=$(GOLANG_VERSION)b7
LIBBPF_VERSION ?= 0.3.1
LIBBPF_VERSION ?= 0.7.0-teleport

UID := $$(id -u)
GID := $$(id -g)
Expand Down

0 comments on commit 823b5d8

Please sign in to comment.