1.3.2-debian-10-r14 release
This commit is contained in:
parent
c0160e3357
commit
0fa5eeddbd
|
|
@ -19,7 +19,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.3.2-debian-10-r13" \
|
||||
BITNAMI_IMAGE_VERSION="1.3.2-debian-10-r14" \
|
||||
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-r13`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana-tempo/blob/1.3.2-debian-10-r13/1/debian-10/Dockerfile)
|
||||
* [`1`, `1-debian-10`, `1.3.2`, `1.3.2-debian-10-r14`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana-tempo/blob/1.3.2-debian-10-r14/1/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/grafana-tempo GitHub repo](https://github.com/bitnami/bitnami-docker-grafana-tempo).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue