From 0480aaa4bb4bf2db73142bb571cc3b52847e1d91 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 ebeef7a0cf..37c1e2d97f 100644 --- a/Makefile +++ b/Makefile @@ -330,7 +330,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 %: @: