7.1.1-debian-10-r4 release
This commit is contained in:
parent
36905750ff
commit
551f32afbc
|
|
@ -22,7 +22,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="7.1.1-debian-10-r3" \
|
||||
BITNAMI_IMAGE_VERSION="7.1.1-debian-10-r4" \
|
||||
PATH="/opt/bitnami/grafana/bin:$PATH"
|
||||
|
||||
EXPOSE 3000
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
{"grafana": {"arch": "amd64", "digest": "a80cd44210d6a3c3c32828616740c58936c14e3154c6028686b7c2f010143bb2", "distro": "debian-10", "type": "NAMI", "version": "7.1.1-0"}}
|
||||
|
|
@ -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/).
|
||||
|
||||
|
||||
* [`7-debian-10`, `7.1.1-debian-10-r3`, `7`, `7.1.1`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/7.1.1-debian-10-r3/7/debian-10/Dockerfile)
|
||||
* [`7-debian-10`, `7.1.1-debian-10-r4`, `7`, `7.1.1`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/7.1.1-debian-10-r4/7/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/grafana GitHub repo](https://github.com/bitnami/bitnami-docker-grafana).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue