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 2eee822 commit a299213Copy full SHA for a299213
docker-compose.yml
@@ -47,7 +47,7 @@ services:
47
timeout: 5s
48
retries: 5
49
elasticsearch:
50
- image: docker.elastic.co/elasticsearch/elasticsearch:8.17.4
+ image: docker.elastic.co/elasticsearch/elasticsearch:9.0.1
51
volumes:
52
- esdata:/usr/share/elasticsearch/data
53
environment:
0 commit comments