8.1.1-debian-10-r6 release
This commit is contained in:
parent
fe39d8f093
commit
b218595c8a
|
|
@ -20,7 +20,7 @@ RUN mv /opt/bitnami/grafana/conf/sample.ini /opt/bitnami/grafana/conf/grafana.in
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
RUN /grafana-plugins.sh
|
RUN /grafana-plugins.sh
|
||||||
ENV BITNAMI_APP_NAME="grafana" \
|
ENV BITNAMI_APP_NAME="grafana" \
|
||||||
BITNAMI_IMAGE_VERSION="8.1.1-debian-10-r5" \
|
BITNAMI_IMAGE_VERSION="8.1.1-debian-10-r6" \
|
||||||
PATH="/opt/bitnami/grafana/bin:$PATH"
|
PATH="/opt/bitnami/grafana/bin:$PATH"
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
|
||||||
|
|
@ -36,7 +36,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/).
|
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.1.1`, `8.1.1-debian-10-r5`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/8.1.1-debian-10-r5/8/debian-10/Dockerfile)
|
* [`8`, `8-debian-10`, `8.1.1`, `8.1.1-debian-10-r6`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/8.1.1-debian-10-r6/8/debian-10/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/grafana GitHub repo](https://github.com/bitnami/bitnami-docker-grafana).
|
Subscribe to project updates by watching the [bitnami/grafana GitHub repo](https://github.com/bitnami/bitnami-docker-grafana).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue