mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 18:32:23 +08:00
Locks down prometheus1 to v1.8.2 in live-test.
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
FROM prom/prometheus
|
||||
FROM prom/prometheus:v1.8.2
|
||||
ADD prometheus.yml /etc/prometheus/
|
||||
ADD alert.rules /etc/prometheus/
|
||||
|
Reference in New Issue
Block a user