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

wankai 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 4aa7c4b  Update BanyanDB
4aa7c4b is described below

commit 4aa7c4b17b5c1b5b68830e2522c33925f5380d2a
Author: Wan Kai <[email protected]>
AuthorDate: Mon Jul 29 11:33:50 2024 +0800

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

diff --git a/Makefile.in b/Makefile.in
index 3716ff6..b16a464 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 ?= 6f938ccf812e2183b4bd891fb90b2124aa65c170
+BANYANDB_IMAGE_TAG ?= d48a810f8cca8b66d7b3b179f36090d78f46e12c
 STORAGE_CLASS ?= ""
 
 ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss

Reply via email to