Skip to content

Commit

Permalink
[release]Upgraded Prometheus to v2.1.0
Browse files Browse the repository at this point in the history
Prometheus was upgraded to v2.1.0
  • Loading branch information
vfarcic committed Jan 28, 2018
1 parent feb9731 commit 751d12d
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.0.0
FROM prom/prometheus:v2.1.0

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

0 comments on commit 751d12d

Please sign in to comment.