From 30f2619fd8aa826052e40c1650f1d07e7790bf9e Mon Sep 17 00:00:00 2001 From: Zexi Li Date: Fri, 24 Jun 2022 00:35:11 +0800 Subject: [PATCH] fix(telegraf-raid-plugin): release-1.6.4 image --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 57b3844196..4b8c66ede4 100644 --- a/Makefile +++ b/Makefile @@ -331,7 +331,7 @@ image: .PHONY: image image-telegraf-raid-plugin: - VERSION=release-1.6.3 ARCH=all make image telegraf-raid-plugin + VERSION=release-1.6.4 ARCH=all make image telegraf-raid-plugin %: @: