Skip to content

Commit cafddc8

Browse files
Update elasticsearch Docker tag to v7.17.19
1 parent c4bd0f8 commit cafddc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ services:
8181
# Enable VIP ElasticSearch https://docs.wpvip.com/technical-references/elasticsearch/
8282
elasticsearch:
8383
# Sync version with VIP settings https://github.com/Automattic/vip-cli/blob/0e5d5a1fc2761fc67d5e59ab3d817e7724b139e6/assets/dev-env.lando.template.yml.ejs#L99
84-
image: elasticsearch:7.17.2
84+
image: elasticsearch:7.17.19
8585
environment:
8686
- discovery.type=single-node
8787
- cluster.name=elasticsearch

0 commit comments

Comments
 (0)