diff --git a/monitoring/docker-compose.yml b/monitoring/docker-compose.yml index 5ed72571..7908f27b 100644 --- a/monitoring/docker-compose.yml +++ b/monitoring/docker-compose.yml @@ -1,6 +1,6 @@ services: prometheus: - image: prom/prometheus:v3.11.1 + image: prom/prometheus:v3.11.2 command: - --config.file=/etc/prometheus/prometheus.yml - --storage.tsdb.path=/prometheus