Skip to content
Snippets Groups Projects
Commit 139b4706 authored by Mohamed Mahmoud's avatar Mohamed Mahmoud
Browse files

update makefile to match the new version cilium

parent 9c347b01
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ OCI_BIN_PATH := $(shell which docker 2>/dev/null || which podman)
OCI_BIN ?= $(shell basename ${OCI_BIN_PATH})
LOCAL_GENERATOR_IMAGE ?= ebpf-generator:latest
CILIUM_EBPF_VERSION := v0.14.0
CILIUM_EBPF_VERSION := v0.15.0
GOLANGCI_LINT_VERSION = v1.54.2
GO_VERSION = "1.21.7"
PROTOC_VERSION = "3.19.4"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment