5.2.2-debian-9-r16 release

This commit is contained in:
Bitnami Bot 2018-08-11 03:52:20 +00:00
parent 0fc55f5ee8
commit c61e59287e
2 changed files with 4 additions and 2 deletions

View File

@ -15,7 +15,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY --from=buildenv /opt/bitnami/grafana /opt/bitnami/grafana
ENV BITNAMI_APP_NAME="grafana" \
BITNAMI_IMAGE_VERSION="5.2.2-debian-9-r15" \
BITNAMI_IMAGE_VERSION="5.2.2-debian-9-r16" \
PATH="/opt/bitnami/grafana/bin:$PATH"
RUN install_packages curl

View File

@ -24,8 +24,10 @@ $ docker run --name grafana bitnami/grafana:latest
> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8.
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`5-debian-9`, `5.2.2-debian-9-r15`, `5`, `5.2.2`, `5.2.2-r15`, `latest` (5/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/5.2.2-debian-9-r15/5/Dockerfile)
* [`5-debian-9`, `5.2.2-debian-9-r16`, `5`, `5.2.2`, `5.2.2-r16`, `latest` (5/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/5.2.2-debian-9-r16/5/Dockerfile)
* [`5-ol-7`, `5.2.1-ol-7-r20` (5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/5.2.1-ol-7-r20/5/ol-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/grafana GitHub repo](https://github.com/bitnami/bitnami-docker-grafana).