mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-28 09:08:36 +02:00
upgrade graphite to 1.0.2
This commit is contained in:
parent
e9dfb97ac6
commit
8dcd09202f
@ -5,7 +5,7 @@
|
|||||||
FROM alpine
|
FROM alpine
|
||||||
MAINTAINER EasyPi Software Foundation
|
MAINTAINER EasyPi Software Foundation
|
||||||
|
|
||||||
ENV GRAPHITE_VERSION=1.0.1
|
ENV GRAPHITE_VERSION=1.0.2
|
||||||
ENV GRAPHITE_CONF_DIR=/opt/graphite/conf
|
ENV GRAPHITE_CONF_DIR=/opt/graphite/conf
|
||||||
ENV GRAPHITE_STORAGE_DIR=/opt/graphite/storage
|
ENV GRAPHITE_STORAGE_DIR=/opt/graphite/storage
|
||||||
ENV PATH=$PATH:/opt/graphite/bin
|
ENV PATH=$PATH:/opt/graphite/bin
|
||||||
|
Loading…
Reference in New Issue
Block a user