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 c8588d0 commit 5d855cbCopy full SHA for 5d855cb
src/development/stack.yml
@@ -200,7 +200,7 @@ services:
200
ELASTIC_PASSWORD_FILE: /run/secrets/elasticsearch_password
201
ES_JAVA_OPTS: -Xms1g -Xmx1g
202
network.publish_host: elasticsearch
203
- image: elasticsearch:8.19.11
+ image: elasticsearch:9.3.0
204
secrets:
205
- source: elasticsearch_password
206
uid: "1000"
0 commit comments