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 942fb76 commit f5fa5f0Copy full SHA for f5fa5f0
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 ?= 38f19094145a30c6403fbc4390d0b0cf57494725
+BANYANDB_IMAGE_TAG ?= bdd2eaa3401e756531c3fafe080b944f993eb6fd
30
STORAGE_CLASS ?= ""
31
32
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss
0 commit comments