Skip to content

Commit

Permalink
Merge pull request #2217 from bensteinberg/update-es-71722
Browse files Browse the repository at this point in the history
Update Elasticsearch
  • Loading branch information
bensteinberg committed Jun 13, 2024
2 parents a7429f6 + 4234ba5 commit f330881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capstone/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
redis:
image: redis:6.0.15
elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.21
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.22
environment:
- node.name=es01
- bootstrap.memory_lock=true
Expand Down

0 comments on commit f330881

Please sign in to comment.