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 ddb07cf  Update Banyandb image tag in Makefile
ddb07cf is described below

commit ddb07cfd02aa46611bfe621fd96ebf3820cbe894
Author: Gao Hongtao <[email protected]>
AuthorDate: Sun Feb 8 19:44:14 2026 +0800

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

diff --git a/Makefile.in b/Makefile.in
index a0fbe1a..fe9e9e0 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 ?= f55e3e447b29477798bb9739211be460bbd18123
+BANYANDB_IMAGE_TAG ?= 27cfc5d0eed6891df69eacdf524611cb9fe241e3
 STORAGE_CLASS ?= ""
 
 ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss

Reply via email to