Skip to content

Commit 21a7390

Browse files
chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.0.1
1 parent eceb70f commit 21a7390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
elasticsearch:
3-
image: docker.elastic.co/elasticsearch/elasticsearch:9.0.0@sha256:5856b2c77263336792b80fc0e03df42922b2f86a816a4daf23397fb02ef7b138
3+
image: docker.elastic.co/elasticsearch/elasticsearch:9.0.1@sha256:9244a573c48bc120c8ac4daf61d48dcda48db2b25fd1b3c4cbeb01aa175a8495
44
environment:
55
cluster.name: test
66
discovery.type: single-node

0 commit comments

Comments
 (0)