1.3.2-debian-10-r24 release

This commit is contained in:
Bitnami Bot
2022-03-22 18:10:34 +00:00
parent 1d18dfb090
commit afde930c29
2 changed files with 4 additions and 3 deletions

View File

@@ -18,8 +18,9 @@ RUN apt-get update && apt-get upgrade -y && \
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.3.2-debian-10-r23" \
ENV APP_VERSION="1.3.2" \
BITNAMI_APP_NAME="grafana-tempo" \
BITNAMI_IMAGE_VERSION="1.3.2-debian-10-r24" \
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-r23`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana-tempo/blob/1.3.2-debian-10-r23/1/debian-10/Dockerfile)
* [`1`, `1-debian-10`, `1.3.2`, `1.3.2-debian-10-r24`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana-tempo/blob/1.3.2-debian-10-r24/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/grafana-tempo GitHub repo](https://github.com/bitnami/bitnami-docker-grafana-tempo).