Skip to content

Commit dd6d766

Browse files
authored
Merge pull request #1494 from IQTLabs/renovate/prom-prometheus-3.x
Update prom/prometheus Docker tag to v3.7.1
2 parents c061ce3 + 730499c commit dd6d766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-monitoring.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3.7'
33
services:
44
prometheus:
55
restart: always
6-
image: 'prom/prometheus:v3.7.0'
6+
image: 'prom/prometheus:v3.7.1'
77
user: 'root'
88
ports:
99
- '9090:9090'

0 commit comments

Comments
 (0)