This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git
The following commit(s) were added to refs/heads/main by this push:
new a34ec00 Update Makefile.in
a34ec00 is described below
commit a34ec00aa152d0cd86c30f4e76ef7c9380f65d66
Author: Gao Hongtao <[email protected]>
AuthorDate: Wed Jun 10 07:36:58 2026 +0800
Update Makefile.in
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 506defd..78e1505 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -26,7 +26,7 @@ HUB ?= ghcr.io/apache/skywalking-showcase
TAG ?= $(shell git rev-parse --short HEAD)
BANYANDB_IMAGE ?= ghcr.io/apache/skywalking-banyandb
-BANYANDB_IMAGE_TAG ?= a4842eeacdb2aa6022c4101e547904698062d67a
+BANYANDB_IMAGE_TAG ?= 8a1936ce96653e89d3d13250a42abc6e3d42fae7
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss