Skip to content

Commit

Permalink
Update elasticsearch Docker tag to v7.17.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 9, 2024
1 parent c4bd0f8 commit 1e6eca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -81,7 +81,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.20
environment:
- discovery.type=single-node
- cluster.name=elasticsearch
Expand Down

0 comments on commit 1e6eca6

Please sign in to comment.