Skip to content

Commit

Permalink
[release]Upgraded Prometheus to v2.2.0
Browse files Browse the repository at this point in the history
DFP has been upgraded to use Prometheus 2.2.0
  • Loading branch information
vfarcic committed Mar 11, 2018
1 parent bd3217d commit ff54e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -v -o docker-flow-monitor



FROM prom/prometheus:v2.1.0
FROM prom/prometheus:v2.2.0

ENV GLOBAL_SCRAPE_INTERVAL=10s \
ARG_CONFIG_FILE=/etc/prometheus/prometheus.yml \
Expand Down

0 comments on commit ff54e23

Please sign in to comment.