1.7.9-debian-9-r43 release

This commit is contained in:
Bitnami Bot 2019-12-28 23:46:32 +00:00
parent ba0d121dcf
commit 6d5b397f00
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,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-9-r42" \
BITNAMI_IMAGE_VERSION="1.7.9-debian-9-r43" \
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-r68` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/1.7.9-ol-7-r68/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.7.9-debian-9-r42`, `1`, `1.7.9`, `1.7.9-r42`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/1.7.9-debian-9-r42/1/debian-9/Dockerfile)
* [`1-debian-9`, `1.7.9-debian-9-r43`, `1`, `1.7.9`, `1.7.9-r43`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/1.7.9-debian-9-r43/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/influxdb GitHub repo](https://github.com/bitnami/bitnami-docker-influxdb).