Skip to content

Commit

Permalink
Update elasticsearch Docker tag to v7.17.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 9a825d4 commit 465cb23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ services:
# Enable VIP ElasticSearch https://docs.wpvip.com/technical-references/elasticsearch/
elasticsearch:
# Sync version with VIP settings https://github.com/Automattic/vip-cli/blob/0e5d5a1fc2761fc67d5e59ab3d817e7724b139e6/assets/dev-env.lando.template.yml.ejs#L99
image: elasticsearch:7.17.2
image: elasticsearch:7.17.24
environment:
- discovery.type=single-node
- cluster.name=elasticsearch
Expand Down

0 comments on commit 465cb23

Please sign in to comment.