diff --git a/Makefile b/Makefile index e09e900a295..0602270ab60 100644 --- a/Makefile +++ b/Makefile @@ -7,6 +7,8 @@ GO_FLAGS ?= -tags=containers_image_openpgp,exclude_graphdriver_btrfs,exclude_gra export GOFLAGS=$(GO_FLAGS) + + # fluentbit version must also be updated in RP code, see pkg/util/version/const.go MARINER_VERSION = 20230321 FLUENTBIT_VERSION = 1.9.10