6.6.1-debian-10-r7 release
This commit is contained in:
parent
1c781369fe
commit
ccc011a637
|
|
@ -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.6.1-debian-10-r6" \
|
||||
BITNAMI_IMAGE_VERSION="6.6.1-debian-10-r7" \
|
||||
PATH="/opt/bitnami/grafana/bin:$PATH"
|
||||
|
||||
EXPOSE 3000
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`6-ol-7`, `6.6.1-ol-7-r6` (6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/6.6.1-ol-7-r6/6/ol-7/Dockerfile)
|
||||
* [`6-debian-10`, `6.6.1-debian-10-r6`, `6`, `6.6.1`, `latest` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/6.6.1-debian-10-r6/6/debian-10/Dockerfile)
|
||||
* [`6-debian-10`, `6.6.1-debian-10-r7`, `6`, `6.6.1`, `latest` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/6.6.1-debian-10-r7/6/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