Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update elasticsearch to v7.17.27 #367

Merged
merged 1 commit into from
Jan 22, 2025
Merged

update elasticsearch to v7.17.27 #367

merged 1 commit into from
Jan 22, 2025

Conversation

missinglink
Copy link
Member

Happy new year, v7.17.27 was released 14 January 2025

https://hub.docker.com/layers/pelias/elasticsearch/7.17.27/images/sha256-42acb7033e92ae492a889d2d47a9e3dac7443e03c3287cc91465c7847a149a58

Oneliner:

grep -l '7\.16\.1' projects/**/docker-compose.yml \
  | xargs gsed -i 's/7\.16\.1/7\.17\.27/g'

Resolves #366

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pelias_elasticsearch fails to start: Java error
1 participant