Skip to content

Commit

Permalink
freeze on prometheus 1.5.1 like in master
Browse files Browse the repository at this point in the history
  • Loading branch information
ph committed Apr 5, 2018
1 parent d76121f commit c4b83fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metricbeat/module/prometheus/_meta/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM prom/prometheus

FROM prom/prometheus:v1.5.1
HEALTHCHECK --interval=1s --retries=90 CMD nc -w 1 localhost 9090 </dev/null
EXPOSE 9090

0 comments on commit c4b83fe

Please sign in to comment.