chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v7.17.28

This commit is contained in:
renovate[bot] 2025-02-25 11:59:58 +00:00 committed by GitHub
parent f49bec3252
commit 6b8f383b7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ services:
- "27017:27017"
elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.27
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.28
container_name: elasticsearch
environment:
- discovery.type=single-node