Skip to content

Commit c4c3bb5

Browse files
chore(deps): update elasticsearch docker tag to v9
1 parent c2177c0 commit c4c3bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ services:
206206
ES_JAVA_OPTS: -Xms1g -Xmx1g
207207
KEYSTORE_PASSWORD_FILE: /run/secrets/elasticsearch-keystore_password
208208
network.publish_host: elasticsearch
209-
image: elasticsearch:8.19.14
209+
image: elasticsearch:9.3.3
210210
secrets:
211211
- source: elasticsearch-keystore_password
212212
uid: "1000"

0 commit comments

Comments
 (0)