This is an automated email from the ASF dual-hosted git repository.

liuhan pushed a commit to branch bump-up-banyandb-version
in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git

commit 592ff0164c92bc497fd5aa496ad73e1a64b4cf02
Author: mrproliu <[email protected]>
AuthorDate: Thu Jan 15 13:19:52 2026 +0800

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

diff --git a/Makefile.in b/Makefile.in
index 4151b15..0487635 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 ?= a90e12a3925b12f120f162b1513e99f432af2966
+BANYANDB_IMAGE_TAG ?= dc19944003678ceaae41b9316967180fc8d1d5e3
 STORAGE_CLASS ?= ""
 
 ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss

Reply via email to