2.8.0-debian-9-r6 release

This commit is contained in:
Bitnami Bot 2019-03-18 03:53:29 +00:00
parent 60b8478e4c
commit 04d8fad293
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
RUN mkdir -p /opt/bitnami/prometheus/data/ && chmod g+rwX /opt/bitnami/prometheus/data/
ENV BITNAMI_APP_NAME="prometheus" \
BITNAMI_IMAGE_VERSION="2.8.0-debian-9-r5" \
BITNAMI_IMAGE_VERSION="2.8.0-debian-9-r6" \
PATH="/opt/bitnami/prometheus/bin:$PATH"
EXPOSE 9090

View File

@ -57,7 +57,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`2-ol-7`, `2.8.0-ol-7-r5` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus/blob/2.8.0-ol-7-r5/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.8.0-debian-9-r4`, `2`, `2.8.0`, `2.8.0-r4`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus/blob/2.8.0-debian-9-r4/2/debian-9/Dockerfile)
* [`2-debian-9`, `2.8.0-debian-9-r6`, `2`, `2.8.0`, `2.8.0-r6`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus/blob/2.8.0-debian-9-r6/2/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/prometheus GitHub repo](https://github.com/bitnami/bitnami-docker-prometheus).