3.4.2-debian-10-r3 release
This commit is contained in:
parent
42186eecb2
commit
290d192542
|
|
@ -30,7 +30,7 @@ RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key
|
||||||
|
|
||||||
ENV APP_VERSION="3.4.2" \
|
ENV APP_VERSION="3.4.2" \
|
||||||
BITNAMI_APP_NAME="grafana-image-renderer" \
|
BITNAMI_APP_NAME="grafana-image-renderer" \
|
||||||
BITNAMI_IMAGE_VERSION="3.4.2-debian-10-r2" \
|
BITNAMI_IMAGE_VERSION="3.4.2-debian-10-r3" \
|
||||||
HTTP_HOST="0.0.0.0" \
|
HTTP_HOST="0.0.0.0" \
|
||||||
HTTP_PORT="8080" \
|
HTTP_PORT="8080" \
|
||||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:$PATH"
|
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:$PATH"
|
||||||
|
|
|
||||||
|
|
@ -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/).
|
||||||
|
|
||||||
|
|
||||||
* [`3`, `3-debian-10`, `3.4.2`, `3.4.2-debian-10-r2`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana-image-renderer/blob/3.4.2-debian-10-r2/3/debian-10/Dockerfile)
|
* [`3`, `3-debian-10`, `3.4.2`, `3.4.2-debian-10-r3`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana-image-renderer/blob/3.4.2-debian-10-r3/3/debian-10/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/grafana-image-renderer GitHub repo](https://github.com/bitnami/bitnami-docker-grafana-image-renderer).
|
Subscribe to project updates by watching the [bitnami/grafana-image-renderer GitHub repo](https://github.com/bitnami/bitnami-docker-grafana-image-renderer).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue