5.6.4-r55 release

This commit is contained in:
Bitnami Bot
2018-06-19 03:49:28 +00:00
parent 6b9d019d60
commit 539a21cb8d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r80
FROM bitnami/minideb-extras:jessie-r81
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -7,7 +7,7 @@ RUN bitnami-pkg unpack elasticsearch-5.6.4-2 --checksum 5afc6e3ac3060fadbea4b794
COPY rootfs /
ENV BITNAMI_APP_NAME="elasticsearch" \
BITNAMI_IMAGE_VERSION="5.6.4-r54" \
BITNAMI_IMAGE_VERSION="5.6.4-r55" \
ELASTICSEARCH_BIND_ADDRESS="" \
ELASTICSEARCH_CLUSTER_HOSTS="" \
ELASTICSEARCH_CLUSTER_NAME="elasticsearch-cluster" \

View File

@@ -30,7 +30,7 @@ $ docker-compose up -d
# Supported tags and respective `Dockerfile` links
* [`6`, `6.2.4-r48`, `latest` (6/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch/blob/6.2.4-r48/6/Dockerfile)
* [`5`, `5.6.4-r54` (5/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch/blob/5.6.4-r54/5/Dockerfile)
* [`5`, `5.6.4-r55` (5/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch/blob/5.6.4-r55/5/Dockerfile)
Subscribe to project updates by watching the [bitnami/elasticsearch GitHub repo](https://github.com/bitnami/bitnami-docker-elasticsearch).
# Get this image