Skip to content

Commit

Permalink
use latest telegraf
Browse files Browse the repository at this point in the history
  • Loading branch information
direvius committed Aug 25, 2016
1 parent f9b0e28 commit f5f6706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Expand Up @@ -15,7 +15,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
add-apt-repository ppa:yandex-load/main -y && \
apt-get update && apt-get install -y python-pip phantom phantom-ssl

ENV TELEGRAF_VERSION 0.13.1
ENV TELEGRAF_VERSION 1.0.0-rc1

RUN gpg --keyserver hkp://ha.pool.sks-keyservers.net --recv-keys 05CE15085FC09D18E99EFB22684A14CF2582E0C5 && \
wget -q https://dl.influxdata.com/telegraf/releases/telegraf_${TELEGRAF_VERSION}_amd64.deb.asc && \
Expand Down

0 comments on commit f5f6706

Please sign in to comment.