1.3.2-debian-10-r27 release

This commit is contained in:
Bitnami Bot 2022-03-26 06:39:48 +00:00
parent dd2b7032ce
commit 19b0f4ba1e
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ RUN mkdir -p /bitnami/grafana-tempo && chmod g+rwX /bitnami/grafana-tempo
ENV APP_VERSION="1.3.2" \
BITNAMI_APP_NAME="grafana-tempo" \
BITNAMI_IMAGE_VERSION="1.3.2-debian-10-r26" \
BITNAMI_IMAGE_VERSION="1.3.2-debian-10-r27" \
PATH="/opt/bitnami/grafana-tempo/bin:$PATH"
USER 1001

View File

@ -31,7 +31,7 @@ $ docker run --name grafana-tempo bitnami/grafana-tempo:latest
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/).
* [`1`, `1-debian-10`, `1.3.2`, `1.3.2-debian-10-r26`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana-tempo/blob/1.3.2-debian-10-r26/1/debian-10/Dockerfile)
* [`1`, `1-debian-10`, `1.3.2`, `1.3.2-debian-10-r27`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana-tempo/blob/1.3.2-debian-10-r27/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/grafana-tempo GitHub repo](https://github.com/bitnami/bitnami-docker-grafana-tempo).