1.2.1-debian-10-r36 release

This commit is contained in:
Bitnami Bot
2022-01-03 01:44:03 +00:00
parent f54bca9231
commit 52af96a22c
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ RUN chmod g+rwX /opt/bitnami
RUN mkdir -p /bitnami/grafana-tempo && chmod g+rwX /bitnami/grafana-tempo
ENV BITNAMI_APP_NAME="grafana-tempo" \
BITNAMI_IMAGE_VERSION="1.2.1-debian-10-r35" \
BITNAMI_IMAGE_VERSION="1.2.1-debian-10-r36" \
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.2.1`, `1.2.1-debian-10-r35`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana-tempo/blob/1.2.1-debian-10-r35/1/debian-10/Dockerfile)
* [`1`, `1-debian-10`, `1.2.1`, `1.2.1-debian-10-r36`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana-tempo/blob/1.2.1-debian-10-r36/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/grafana-tempo GitHub repo](https://github.com/bitnami/bitnami-docker-grafana-tempo).