1.7.9-debian-10-r11 release
This commit is contained in:
parent
7c96e4d34e
commit
57d49363ea
|
|
@ -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-r10" \
|
||||
BITNAMI_IMAGE_VERSION="1.7.9-debian-10-r11" \
|
||||
PATH="/opt/bitnami/influxdb/bin:$PATH"
|
||||
|
||||
VOLUME [ "/bitnami/influxdb" ]
|
||||
|
|
|
|||
|
|
@ -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-r103` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/1.7.9-ol-7-r103/1/ol-7/Dockerfile)
|
||||
* [`1-debian-10`, `1.7.9-debian-10-r10`, `1`, `1.7.9`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/1.7.9-debian-10-r10/1/debian-10/Dockerfile)
|
||||
* [`1-debian-10`, `1.7.9-debian-10-r11`, `1`, `1.7.9`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/1.7.9-debian-10-r11/1/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/influxdb GitHub repo](https://github.com/bitnami/bitnami-docker-influxdb).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue