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 1ec29e9 commit 44ea213Copy full SHA for 44ea213
libs/go-kibana-rest/docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
elasticsearch:
3
- image: docker.elastic.co/elasticsearch/elasticsearch:9.0.1@sha256:9244a573c48bc120c8ac4daf61d48dcda48db2b25fd1b3c4cbeb01aa175a8495
+ image: docker.elastic.co/elasticsearch/elasticsearch:9.0.2@sha256:9b94f525835c822aedbfe4e1e7a9fe9786e88aa0979eaa94f8f26b3894805652
4
environment:
5
cluster.name: test
6
discovery.type: single-node
0 commit comments