Skip to content

Commit 5cc686a

Browse files
Update elasticsearch Docker tag to v7.17.28
1 parent 4729f10 commit 5cc686a

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
@@ -82,7 +82,7 @@ services:
8282
# Enable VIP ElasticSearch https://docs.wpvip.com/technical-references/elasticsearch/
8383
elasticsearch:
8484
# Sync version with VIP settings https://github.com/Automattic/vip-cli/blob/0e5d5a1fc2761fc67d5e59ab3d817e7724b139e6/assets/dev-env.lando.template.yml.ejs#L99
85-
image: elasticsearch:7.17.2
85+
image: elasticsearch:7.17.28
8686
environment:
8787
- discovery.type=single-node
8888
- cluster.name=elasticsearch

0 commit comments

Comments
 (0)