1.7.10-debian-10-r24 release
This commit is contained in:
parent
45a9bc47cf
commit
4ce31e5cd8
|
|
@ -18,7 +18,7 @@ RUN /build/install-gosu.sh
|
|||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="influxdb" \
|
||||
BITNAMI_IMAGE_VERSION="1.7.10-debian-10-r23" \
|
||||
BITNAMI_IMAGE_VERSION="1.7.10-debian-10-r24" \
|
||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/influxdb/bin:$PATH"
|
||||
|
||||
VOLUME [ "/bitnami/influxdb" ]
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`1-debian-10`, `1.7.10-debian-10-r23`, `1`, `1.7.10`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/1.7.10-debian-10-r23/1/debian-10/Dockerfile)
|
||||
* [`1-debian-10`, `1.7.10-debian-10-r24`, `1`, `1.7.10`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/1.7.10-debian-10-r24/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