6.7.2-debian-10-r21 release

This commit is contained in:
Bitnami Bot 2020-04-22 23:21:23 +00:00
parent 7b9413d396
commit add0de1433
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ RUN mkdir -p /opt/bitnami/grafana/data/ /opt/bitnami/grafana/logs/ && chmod g+rw
COPY rootfs /
RUN /grafana-plugins.sh
ENV BITNAMI_APP_NAME="grafana" \
BITNAMI_IMAGE_VERSION="6.7.2-debian-10-r20" \
BITNAMI_IMAGE_VERSION="6.7.2-debian-10-r21" \
GF_INSTALL_PLUGINS="grafana-image-renderer" \
PATH="/opt/bitnami/grafana/bin:$PATH"

View File

@ -30,7 +30,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`6-debian-10`, `6.7.2-debian-10-r20`, `6`, `6.7.2`, `latest` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/6.7.2-debian-10-r20/6/debian-10/Dockerfile)
* [`6-debian-10`, `6.7.2-debian-10-r21`, `6`, `6.7.2`, `latest` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/6.7.2-debian-10-r21/6/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/grafana GitHub repo](https://github.com/bitnami/bitnami-docker-grafana).