Skip to content

Commit 14730ea

Browse files
chore(deps): update elasticsearch docker tag to v8.19.14
1 parent 4fff953 commit 14730ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/development/elasticsearch/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ services:
1818
ES_JAVA_OPTS: -Xms1g -Xmx1g
1919
KEYSTORE_PASSWORD_FILE: /run/secrets/elasticsearch-keystore-password
2020
network.publish_host: elasticsearch
21-
image: elasticsearch:8.19.13
21+
image: elasticsearch:8.19.14
2222
secrets:
2323
- source: elasticsearch-keystore-password
2424
uid: "1000"

0 commit comments

Comments
 (0)