Explorar el Código

docker: update prometheus2 block to version 2.7.2

Daniel Lee hace 6 años
padre
commit
b582611004
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      devenv/docker/blocks/prometheus2/Dockerfile

+ 1 - 1
devenv/docker/blocks/prometheus2/Dockerfile

@@ -1,3 +1,3 @@
-FROM prom/prometheus:v2.2.0
+FROM prom/prometheus:v2.7.2
 ADD prometheus.yml /etc/prometheus/
 ADD alert.rules /etc/prometheus/