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 af7b273 commit ae7a625Copy full SHA for ae7a625
libs/go-kibana-rest/docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
elasticsearch:
3
- image: docker.elastic.co/elasticsearch/elasticsearch:8.15.2@sha256:4635ed9a36b5d5f9269a9d1f4d36f6a3774069aba3da95a9ddd68ee04e7c2a56
+ image: docker.elastic.co/elasticsearch/elasticsearch:8.15.3@sha256:01c1732062b4a846c5ca687b0094b89bad0bfed00c6d71626db32fb8f3131a78
4
environment:
5
cluster.name: test
6
discovery.type: single-node
0 commit comments