8.4.2-debian-10-r4 release
This commit is contained in:
parent
c167502c5e
commit
36694da452
|
|
@ -18,7 +18,7 @@ RUN chmod g+rwX /opt/bitnami
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
RUN /opt/bitnami/scripts/grafana/postunpack.sh
|
RUN /opt/bitnami/scripts/grafana/postunpack.sh
|
||||||
ENV BITNAMI_APP_NAME="grafana" \
|
ENV BITNAMI_APP_NAME="grafana" \
|
||||||
BITNAMI_IMAGE_VERSION="8.4.2-debian-10-r3" \
|
BITNAMI_IMAGE_VERSION="8.4.2-debian-10-r4" \
|
||||||
PATH="/opt/bitnami/grafana/bin:/opt/bitnami/common/bin:$PATH"
|
PATH="/opt/bitnami/grafana/bin:/opt/bitnami/common/bin:$PATH"
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
|
||||||
|
|
@ -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/).
|
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.4.2`, `8.4.2-debian-10-r3`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/8.4.2-debian-10-r3/8/debian-10/Dockerfile)
|
* [`8`, `8-debian-10`, `8.4.2`, `8.4.2-debian-10-r4`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/8.4.2-debian-10-r4/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