6.8.13-debian-10-r94 release
This commit is contained in:
parent
3531e57856
commit
6fbd6ae1a8
|
|
@ -19,7 +19,7 @@ RUN mkdir -p /bitnami/kibana/ /docker-entrypoint-initdb.d/ && chmod -R g+rwX /bi
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="kibana" \
|
||||
BITNAMI_IMAGE_VERSION="6.8.13-debian-10-r93" \
|
||||
BITNAMI_IMAGE_VERSION="6.8.13-debian-10-r94" \
|
||||
KIBANA_ELASTICSEARCH_PORT_NUMBER="9200" \
|
||||
KIBANA_ELASTICSEARCH_URL="elasticsearch" \
|
||||
KIBANA_PORT_NUMBER="5601" \
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`7`, `7-debian-10`, `7.10.2`, `7.10.2-debian-10-r17`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/7.10.2-debian-10-r17/7/debian-10/Dockerfile)
|
||||
* [`6`, `6-debian-10`, `6.8.13`, `6.8.13-debian-10-r93` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/6.8.13-debian-10-r93/6/debian-10/Dockerfile)
|
||||
* [`6`, `6-debian-10`, `6.8.13`, `6.8.13-debian-10-r94` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/6.8.13-debian-10-r94/6/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/kibana GitHub repo](https://github.com/bitnami/bitnami-docker-kibana).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue