Skip to content

Commit

Permalink
Merge pull request #2218 from bensteinberg/update-es-71723
Browse files Browse the repository at this point in the history
Update Elasticsearch
  • Loading branch information
bensteinberg committed Aug 1, 2024
2 parents f330881 + 4a0bf6c commit dfde9ee
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.22
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.23
environment:
- node.name=es01
- bootstrap.memory_lock=true
Expand Down

0 comments on commit dfde9ee

Please sign in to comment.