deployment/docker: update Prometheus version from v2.12.0 to v2.14.0

This commit is contained in:
Aliaksandr Valialkin 2019-11-16 00:13:15 +02:00
parent 3f1637fae8
commit c050abbbad

View file

@ -2,7 +2,7 @@ version: '3.5'
services:
prometheus:
container_name: prometheus
image: prom/prometheus:v2.12.0
image: prom/prometheus:v2.14.0
depends_on:
- "victoriametrics"
ports: