This is an automated email from the ASF dual-hosted git repository.
mrproliu 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 57f11b8 Bump up banyandb image (#267)
57f11b8 is described below
commit 57f11b8efa36d6aafb7901baef54a2d703ae82a3
Author: mrproliu <[email protected]>
AuthorDate: Sun May 31 20:10:28 2026 +0800
Bump up banyandb image (#267)
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 4907f17..55b7ced 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 ?= ccaf7228c0b1b47b12576015bd7c640598c71187
+BANYANDB_IMAGE_TAG ?= 46a3d9708f7ed84f1e5201aab7449bcef36dcd10
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss