We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8dd894 commit b4e0568Copy full SHA for b4e0568
Makefile.in
@@ -26,7 +26,7 @@ HUB ?= ghcr.io/apache/skywalking-showcase
26
TAG ?= $(shell git rev-parse --short HEAD)
27
28
BANYANDB_IMAGE ?= ghcr.io/apache/skywalking-banyandb
29
-BANYANDB_IMAGE_TAG ?= f399e753d400f8f22028c0c05a6bf3a9b3ee1f10
+BANYANDB_IMAGE_TAG ?= 1ab7ebdf539a3764185e018d3444a36a6e5a5fe8
30
STORAGE_CLASS ?= ""
31
32
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss
0 commit comments