Skip to content

Commit ff54e23

Browse files
committed
[release]Upgraded Prometheus to v2.2.0
DFP has been upgraded to use Prometheus 2.2.0
1 parent bd3217d commit ff54e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -v -o docker-flow-monitor
88

99

1010

11-
FROM prom/prometheus:v2.1.0
11+
FROM prom/prometheus:v2.2.0
1212

1313
ENV GLOBAL_SCRAPE_INTERVAL=10s \
1414
ARG_CONFIG_FILE=/etc/prometheus/prometheus.yml \

0 commit comments

Comments
 (0)