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 8487d31 commit 1c76f11Copy full SHA for 1c76f11
services/backend/services/v4/services/elastic/compose.yaml
@@ -1,6 +1,6 @@
1
services:
2
elastic:
3
- image: docker.elastic.co/elasticsearch/elasticsearch:8.17.0
+ image: docker.elastic.co/elasticsearch/elasticsearch:8.17.1
4
volumes:
5
- esdata:/usr/share/elasticsearch/data
6
mem_limit: 1.5g
0 commit comments