6.8.13-debian-10-r22 release
This commit is contained in:
parent
c7203279b9
commit
48c7b459a3
|
|
@ -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-r21" \
|
||||
BITNAMI_IMAGE_VERSION="6.8.13-debian-10-r22" \
|
||||
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.0`, `7.10.0-debian-10-r2`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/7.10.0-debian-10-r2/7/debian-10/Dockerfile)
|
||||
* [`6`, `6-debian-10`, `6.8.13`, `6.8.13-debian-10-r21` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/6.8.13-debian-10-r21/6/debian-10/Dockerfile)
|
||||
* [`6`, `6-debian-10`, `6.8.13`, `6.8.13-debian-10-r22` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/6.8.13-debian-10-r22/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