Browse Source

upgrade-prometheus-version

pull/16/head
fedy95 5 years ago
parent
commit
b96c81d23e
  1. 2
      docker-compose.yml

2
docker-compose.yml

@ -132,7 +132,7 @@ services:
org.label-schema.group: "monitoring" org.label-schema.group: "monitoring"
prometheus: prometheus:
image: prom/prometheus:v2.20.0
image: prom/prometheus:v2.24.1
container_name: prometheus container_name: prometheus
hostname: prometheus hostname: prometheus
restart: unless-stopped restart: unless-stopped