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 b0fb6ad commit 9fe7c81Copy full SHA for 9fe7c81
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.13
+ image: elasticsearch:9.3.2
210
secrets:
211
- source: elasticsearch-keystore_password
212
uid: "1000"
0 commit comments