1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-03-11 14:49:24 +02:00

upgrade netdata to 1.3.0

This commit is contained in:
kev 2016-08-30 11:42:51 +08:00
parent e321d0e45a
commit 44e2f60603

View File

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