1.7.10-debian-10-r3 release

This commit is contained in:
Bitnami Bot 2020-02-12 03:23:25 +00:00
parent 838ac771d5
commit f71ac2129d
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.10-debian-10-r2" \
BITNAMI_IMAGE_VERSION="1.7.10-debian-10-r3" \
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.10-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/1.7.10-ol-7-r2/1/ol-7/Dockerfile)
* [`1-debian-10`, `1.7.10-debian-10-r2`, `1`, `1.7.10`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/1.7.10-debian-10-r2/1/debian-10/Dockerfile)
* [`1-debian-10`, `1.7.10-debian-10-r3`, `1`, `1.7.10`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/1.7.10-debian-10-r3/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/influxdb GitHub repo](https://github.com/bitnami/bitnami-docker-influxdb).