1.7.9-debian-10-r2 release

This commit is contained in:
Bitnami Bot 2020-01-26 19:09:11 +00:00
parent efb274ae6e
commit 6cfa4c8d87
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ RUN curl --silent -L https://github.com/bitnami/wait-for-port/releases/download/
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="influxdb" \
BITNAMI_IMAGE_VERSION="1.7.9-debian-10-r1" \
BITNAMI_IMAGE_VERSION="1.7.9-debian-10-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.9-ol-7-r95` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/1.7.9-ol-7-r95/1/ol-7/Dockerfile)
* [`1-debian-10`, `1.7.9-debian-10-r1`, `1`, `1.7.9`, `1.7.9-r1`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/1.7.9-debian-10-r1/1/debian-10/Dockerfile)
* [`1-debian-10`, `1.7.9-debian-10-r2`, `1`, `1.7.9`, `1.7.9-r2`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/1.7.9-debian-10-r2/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/influxdb GitHub repo](https://github.com/bitnami/bitnami-docker-influxdb).