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 8a48f22 Update Banyandb image tag in Makefile
8a48f22 is described below
commit 8a48f2278b4e14ecc0ec3d71f89127dd432b45f1
Author: Gao Hongtao <[email protected]>
AuthorDate: Mon Mar 23 19:48:20 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 eadc842..ef9c562 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 ?= 8d84919da231fe654cb959ed03f4f448551202f4
+BANYANDB_IMAGE_TAG ?= c55d13759f5e372d4f3b927c965945f9237392ed
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss