graphite: upgraded to 1.1.8

This commit is contained in:
kev 2021-08-10 15:09:54 +08:00
parent 5dc9babdf6
commit cdf34e33e6

View File

@ -5,7 +5,7 @@
FROM alpine:3
MAINTAINER EasyPi Software Foundation
ENV GRAPHITE_VERSION=1.1.7
ENV GRAPHITE_VERSION=1.1.8
ENV GRAPHITE_CONF_DIR=/opt/graphite/conf
ENV GRAPHITE_STORAGE_DIR=/opt/graphite/storage
ENV DJANGO_SETTINGS_MODULE=graphite.settings