This commit is contained in:
renovate[bot] 2025-08-12 13:00:40 +00:00 committed by GitHub
commit 8af3572354
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.2
container_name: elasticsearch
environment:
- discovery.type=single-node