1.1.5-2
- Graphite upgraded to 1.1.5 (see Release Notes https://graphite.readthedocs.io/en/latest/releases/1_1_5.html)
- Image migrated to Alpine, reducing the image size from ~530MB to 200MB (check
ubuntu-1.1.4
tag for old image if needed) - breaking change - mount point for statsd config was changed from
/opt/statsd/
to/opt/statsd/config
. - breaking change - Nginx user was renamed from
www-data
tonginx
, please fix existing configs.