1.7.8-debian-9-r2 release

This commit is contained in:
Bitnami Bot 2019-09-28 05:52:16 +00:00
parent 0f31d0dcfe
commit c90ba16138
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras-base:stretch-r370
FROM bitnami/minideb-extras-base:stretch-r372
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV HOME="/" \
@ -13,7 +13,7 @@ RUN . ./libcomponent.sh && component_unpack "influxdb" "1.7.8-0" --checksum df7d
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="influxdb" \
BITNAMI_IMAGE_VERSION="1.7.8-debian-9-r1" \
BITNAMI_IMAGE_VERSION="1.7.8-debian-9-r2" \
PATH="/opt/bitnami/influxdb/bin:$PATH"
VOLUME [ "/bitnami/influxdb" ]

View File

@ -40,7 +40,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`1-ol-7`, `1.7.8-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/1.7.8-ol-7-r2/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.7.8-debian-9-r1`, `1`, `1.7.8`, `1.7.8-r1`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/1.7.8-debian-9-r1/1/debian-9/Dockerfile)
* [`1-debian-9`, `1.7.8-debian-9-r2`, `1`, `1.7.8`, `1.7.8-r2`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/1.7.8-debian-9-r2/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/influxdb GitHub repo](https://github.com/bitnami/bitnami-docker-influxdb).