1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-20 13:58:42 +00:00

upgrade graphite to 1.1.3

This commit is contained in:
kev 2018-07-13 12:02:45 +08:00
parent 331128083f
commit 15448c1396

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