Skip to content

Commit 67daf1e

Browse files
chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9 (#1111)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com.>
1 parent 3163d93 commit 67daf1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/go-kibana-rest/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
elasticsearch:
3-
image: docker.elastic.co/elasticsearch/elasticsearch:8.18.0@sha256:70b37a809f04cd86e14460f959ff33c272a38f24268eee8b913c2cc73ac86c88
3+
image: docker.elastic.co/elasticsearch/elasticsearch:9.0.0@sha256:5856b2c77263336792b80fc0e03df42922b2f86a816a4daf23397fb02ef7b138
44
environment:
55
cluster.name: test
66
discovery.type: single-node

0 commit comments

Comments
 (0)