Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Update Elasticsearch
Browse files Browse the repository at this point in the history
bensteinberg committed Jun 13, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent a7429f6 commit 4234ba5
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
@@ -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

0 comments on commit 4234ba5

Please sign in to comment.