From c7f8100abc34ae46228c3df373b648292b63f3f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maiti=C3=BA=20=C3=93=20Ciar=C3=A1in?= Date: Wed, 7 Feb 2024 16:55:16 +0100 Subject: [PATCH] Nothing --- Makefile | 2 ++ 1 file changed, 2 insertions(+) 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