Skip to content

Commit ac3a30e

Browse files
authored
Merge pull request #3492 from OpenNeuroOrg/dev/elasticsearch-update
chore(dev): Update to ElasticSearch 8.18.2
2 parents 515ba3f + 83a9159 commit ac3a30e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ services:
143143
condition: service_healthy
144144

145145
elasticsearch:
146-
image: docker.elastic.co/elasticsearch/elasticsearch:8.13.4
146+
image: docker.elastic.co/elasticsearch/elasticsearch:8.18.2
147147
platform: linux/amd64
148148
environment:
149149
discovery.type: single-node

0 commit comments

Comments
 (0)