mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-21 14:35:22 +08:00
Update libbpf to 0.7.0-teleport (#13201)
This commit is contained in:
@@ -21,7 +21,7 @@ GOLANG_VERSION ?= go1.18.3
|
||||
RUST_VERSION ?= 1.61.0
|
||||
NODE_VERSION ?= 16.13.2
|
||||
BORINGCRYPTO_RUNTIME=$(GOLANG_VERSION)b7
|
||||
LIBBPF_VERSION ?= 0.3.1
|
||||
LIBBPF_VERSION ?= 0.7.0-teleport
|
||||
|
||||
UID := $$(id -u)
|
||||
GID := $$(id -g)
|
||||
|
||||
Reference in New Issue
Block a user