update prometheus version to 2.1.0

This commit is contained in:
田浩 2018-01-29 17:27:44 +08:00 committed by GitHub
parent ce483e0528
commit 2241d7f078
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ networks:
services:
prometheus:
image: prom/prometheus:v2.0.0
image: prom/prometheus:v2.1.0
volumes:
- ./prometheus/:/etc/prometheus/
- prometheus_data:/prometheus