mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 06:48:04 +08:00
1.3.2-debian-10-r24 release
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user