From cf941cc926dff29c2f07986aceb00379ff0cdd03 Mon Sep 17 00:00:00 2001 From: wiaamm Date: Mon, 7 Jul 2025 16:37:58 +0300 Subject: [PATCH] fix the docker build command --- attachments/kong/open-appsec-waf-kong-plugin-1.0.0-1.rockspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attachments/kong/open-appsec-waf-kong-plugin-1.0.0-1.rockspec b/attachments/kong/open-appsec-waf-kong-plugin-1.0.0-1.rockspec index cd60aae..3f93774 100755 --- a/attachments/kong/open-appsec-waf-kong-plugin-1.0.0-1.rockspec +++ b/attachments/kong/open-appsec-waf-kong-plugin-1.0.0-1.rockspec @@ -3,7 +3,7 @@ version = "1.0.0-1" source = { url = "git://github.com/openappsec/attachment.git", - branch = "fix-k8s-crash" + tag = "main" } description = {