6.8.14-debian-10-r9 release
This commit is contained in:
parent
b3fd319cbc
commit
c1eb905d42
|
|
@ -17,7 +17,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.14-debian-10-r8" \
|
||||
BITNAMI_IMAGE_VERSION="6.8.14-debian-10-r9" \
|
||||
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-r30`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/7.10.2-debian-10-r30/7/debian-10/Dockerfile)
|
||||
* [`6`, `6-debian-10`, `6.8.14`, `6.8.14-debian-10-r8` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/6.8.14-debian-10-r8/6/debian-10/Dockerfile)
|
||||
* [`6`, `6-debian-10`, `6.8.14`, `6.8.14-debian-10-r9` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/6.8.14-debian-10-r9/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