Skip to content

Commit

Permalink
Bump up BanyanDB
Browse files Browse the repository at this point in the history
  • Loading branch information
hanahmily authored Nov 22, 2024
1 parent 29818a0 commit e3cfe61
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 ?= 079483262016e8b2ac58c3f115f974d8ad7e9d2e
BANYANDB_IMAGE_TAG ?= 05cf5e1426e0b3926819c2272497923cd705f72b
STORAGE_CLASS ?= ""

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

0 comments on commit e3cfe61

Please sign in to comment.