8.2.4-debian-10-r2 release

This commit is contained in:
Bitnami Bot 2021-11-17 18:00:05 +00:00
parent 4c79f0bee1
commit 908ecdf6c7
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ RUN mv /opt/bitnami/grafana/conf/sample.ini /opt/bitnami/grafana/conf/grafana.in
COPY rootfs /
RUN /grafana-plugins.sh
ENV BITNAMI_APP_NAME="grafana" \
BITNAMI_IMAGE_VERSION="8.2.4-debian-10-r1" \
BITNAMI_IMAGE_VERSION="8.2.4-debian-10-r2" \
PATH="/opt/bitnami/grafana/bin:$PATH"
EXPOSE 3000

View File

@ -40,7 +40,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/).
* [`8`, `8-debian-10`, `8.2.4`, `8.2.4-debian-10-r1`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/8.2.4-debian-10-r1/8/debian-10/Dockerfile)
* [`8`, `8-debian-10`, `8.2.4`, `8.2.4-debian-10-r2`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/8.2.4-debian-10-r2/8/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/grafana GitHub repo](https://github.com/bitnami/bitnami-docker-grafana).