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 1b8c97c  Update Makefile.in
1b8c97c is described below

commit 1b8c97c2361d0fdbcfb128d8d0c482e8748ba42c
Author: Gao Hongtao <hanahm...@gmail.com>
AuthorDate: Fri Aug 15 06:47:33 2025 +0800

    Update Makefile.in
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index 23e177e..10d1794 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 ?= 7e5b2d0404e8ad6d5835eee6fe589a2544d0decb
+BANYANDB_IMAGE_TAG ?= bfc96ce2072a7111ffb6eba0bda61383b8879ba4
 STORAGE_CLASS ?= ""
 
 ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss

Reply via email to