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 088ae72 commit 3163d93Copy full SHA for 3163d93
libs/go-kibana-rest/docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
elasticsearch:
3
- image: docker.elastic.co/elasticsearch/elasticsearch:8.17.4@sha256:413d8df69823e9f41f6008f025fcbaf31a5849ab9c74894731d7ded65543cd56
+ image: docker.elastic.co/elasticsearch/elasticsearch:8.18.0@sha256:70b37a809f04cd86e14460f959ff33c272a38f24268eee8b913c2cc73ac86c88
4
environment:
5
cluster.name: test
6
discovery.type: single-node
0 commit comments