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

This commit is contained in:
renovate[bot] 2025-10-06 12:39:27 +00:00 committed by GitHub
parent 5417299c16
commit 7a210c3a8e
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.29
image: docker.elastic.co/elasticsearch/elasticsearch:9.1.5
container_name: elasticsearch
environment:
- discovery.type=single-node