6.8.14-debian-10-r29 release
This commit is contained in:
parent
c8f1768087
commit
e2a84a4955
|
|
@ -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-r28" \
|
||||
BITNAMI_IMAGE_VERSION="6.8.14-debian-10-r29" \
|
||||
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-r48`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/7.10.2-debian-10-r48/7/debian-10/Dockerfile)
|
||||
* [`6`, `6-debian-10`, `6.8.14`, `6.8.14-debian-10-r28` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/6.8.14-debian-10-r28/6/debian-10/Dockerfile)
|
||||
* [`6`, `6-debian-10`, `6.8.14`, `6.8.14-debian-10-r29` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/6.8.14-debian-10-r29/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