upgrade graphite to 1.1.10

This commit is contained in:
kev 2022-06-13 14:19:38 +08:00
parent 3a868e3f4b
commit 1e2e7e2b8d

View File

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