1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-25 02:04:06 +02:00

upgrade netdata to 1.6.0

This commit is contained in:
kev 2017-05-21 23:06:12 +08:00
parent 9bc9c0b614
commit a9ec8868f5

View File

@ -5,7 +5,7 @@
FROM alpine
MAINTAINER kev <noreply@easypi.pro>
ENV NETDATA_VERSION 1.3.0
ENV NETDATA_VERSION 1.6.0
RUN set -xe \
&& apk add --no-cache autoconf \