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 f5c8711 commit a338ed0Copy full SHA for a338ed0
src/development/stack.yml
@@ -206,7 +206,7 @@ services:
206
ES_JAVA_OPTS: -Xms1g -Xmx1g
207
KEYSTORE_PASSWORD_FILE: /run/secrets/elasticsearch-keystore_password
208
network.publish_host: elasticsearch
209
- image: elasticsearch:8.19.11
+ image: elasticsearch:9.3.1
210
secrets:
211
- source: elasticsearch-keystore_password
212
uid: "1000"
0 commit comments