Skip to content

Commit

Permalink
Update BanyanDB
Browse files Browse the repository at this point in the history
  • Loading branch information
hanahmily authored Sep 4, 2024
1 parent 7d8f80a commit 84b045b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -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 ?= 17dc8c05f6933517768ab9170e6fc5b1211b4fc3
BANYANDB_IMAGE_TAG ?= 7e541d0275cd776360a14c75044be4bdac872b11
STORAGE_CLASS ?= ""

ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss
Expand Down

0 comments on commit 84b045b

Please sign in to comment.