Skip to content

Commit

Permalink
Merge pull request #11 from patrickleet/master
Browse files Browse the repository at this point in the history
Upgrade Prometheus version from 1.5.2 to 1.8.1
  • Loading branch information
vfarcic authored Oct 27, 2017
2 parents db9a07d + 6dc62f2 commit 4f77903
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:v1.5.2
FROM prom/prometheus:v1.8.1

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

0 comments on commit 4f77903

Please sign in to comment.