diff --git a/Makefile b/Makefile index 30e5d691ff4..8dae495ac4a 100644 --- a/Makefile +++ b/Makefile @@ -176,7 +176,7 @@ docs/spec: go.mod # Beats synchronisation. ############################################################################## -BEATS_VERSION?=main +BEATS_VERSION?=8.16 BEATS_MODULE:=github.com/elastic/beats/v7 .PHONY: update-beats