1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-20 13:58:42 +00: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

@ -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 \