From a367aa0657008dbea5afa0b635736148cca3af19 Mon Sep 17 00:00:00 2001 From: Takeshi Yoneda Date: Tue, 18 Jun 2024 13:44:52 -0700 Subject: [PATCH] test Signed-off-by: Takeshi Yoneda --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index afb772e1..a275127b 100755 --- a/Makefile +++ b/Makefile @@ -67,7 +67,7 @@ check: # and push to ghcr.io/tetratelabs/proxy-wasm-go-sdk-examples. # See https://github.com/solo-io/wasm/blob/master/spec/spec-compat.md for details. # Only-used in github workflow on the main branch, and not for developers. -repository := ghcr.io/tetratelabs/proxy-wasm-go-sdk-examples +repository := ghcr.io/tetratelabs/proxy-wasm-go-sdk-example .PHONY: wasm_image.build_push wasm_image.build_push: