2.4.2-debian-9-r4 release
This commit is contained in:
parent
58da7aac47
commit
bb6fb9309e
|
|
@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
|||
|
||||
COPY --from=buildenv /opt/bitnami/prometheus /opt/bitnami/prometheus
|
||||
ENV BITNAMI_APP_NAME="prometheus" \
|
||||
BITNAMI_IMAGE_VERSION="2.4.2-debian-9-r3" \
|
||||
BITNAMI_IMAGE_VERSION="2.4.2-debian-9-r4" \
|
||||
PATH="/opt/bitnami/prometheus/bin:$PATH"
|
||||
|
||||
RUN mkdir -p /opt/bitnami/prometheus/data/ && chmod g+rwX /opt/bitnami/prometheus/data/
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`2-ol-7`, `2.4.2-ol-7-r4` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus/blob/2.4.2-ol-7-r4/2/ol-7/Dockerfile)
|
||||
* [`2-debian-9`, `2.4.2-debian-9-r3`, `2`, `2.4.2`, `2.4.2-r3`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus/blob/2.4.2-debian-9-r3/2/debian-9/Dockerfile)
|
||||
* [`2-debian-9`, `2.4.2-debian-9-r4`, `2`, `2.4.2`, `2.4.2-r4`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus/blob/2.4.2-debian-9-r4/2/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/prometheus GitHub repo](https://github.com/bitnami/bitnami-docker-prometheus).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue