upgrade graphite to 1.1.2

This commit is contained in:
kev 2018-03-09 19:34:49 +08:00
parent 60d7041915
commit 4ad4e8ebcd

View File

@ -5,7 +5,7 @@
FROM alpine
MAINTAINER EasyPi Software Foundation
ENV GRAPHITE_VERSION=1.1.1
ENV GRAPHITE_VERSION=1.1.2
ENV GRAPHITE_CONF_DIR=/opt/graphite/conf
ENV GRAPHITE_STORAGE_DIR=/opt/graphite/storage
ENV PATH=$PATH:/opt/graphite/bin