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 0c33eab  Update BANYANDB_IMAGE_TAG to new commit hash
0c33eab is described below

commit 0c33eab1e92660429076576bbc534c15f9c9057e
Author: Gao Hongtao <[email protected]>
AuthorDate: Wed Oct 1 22:34:58 2025 +0800

    Update BANYANDB_IMAGE_TAG to new commit hash
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index 5982125..055f230 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 ?= 65504b5d925a15cc0ab1004f6e7cbceb65b20f83
+BANYANDB_IMAGE_TAG ?= f23caf08871b963bbb07b44141457660ff487568
 STORAGE_CLASS ?= ""
 
 ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss

Reply via email to