mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 00:47:38 -06:00
Locks down prometheus1 to v1.8.2 in live-test.
This commit is contained in:
parent
eefcb3080a
commit
d85b9c28c1
@ -1,3 +1,3 @@
|
||||
FROM prom/prometheus
|
||||
FROM prom/prometheus:v1.8.2
|
||||
ADD prometheus.yml /etc/prometheus/
|
||||
ADD alert.rules /etc/prometheus/
|
||||
|
Loading…
Reference in New Issue
Block a user