6.1.1-r1 release

Update image to version 6.1.1-r1
This commit is contained in:
Bitnami Bot
2018-01-03 14:21:24 +00:00
parent ea854550be
commit cd2f78c1bd
2 changed files with 3 additions and 3 deletions

View File

@@ -8,11 +8,11 @@ RUN bitnami-pkg unpack elasticsearch-6.1.1-0 --checksum 563459e488c68e797a07a6d1
COPY rootfs /
ENV BITNAMI_APP_NAME="elasticsearch" \
BITNAMI_IMAGE_VERSION="6.1.1-r0" \
BITNAMI_IMAGE_VERSION="6.1.1-r1" \
ELASTICSEARCH_CLIENT_NODE="" \
ELASTICSEARCH_CLUSTER_HOSTS="" \
ELASTICSEARCH_CLUSTER_NAME="elasticsearch-cluster" \
ELASTICSEARCH_HEAP_SIZE="" \
ELASTICSEARCH_HEAP_SIZE="1024m" \
ELASTICSEARCH_NODE_NAME="" \
ELASTICSEARCH_NODE_PORT_NUMBER="9300" \
ELASTICSEARCH_PLUGINS="" \

View File

@@ -347,7 +347,7 @@ Most real time communication happens in the `#containers` channel at [bitnami-os
Discussions are archived at [bitnami-oss.slackarchive.io](https://bitnami-oss.slackarchive.io).
# License
Copyright 2016-2017 Bitnami
Copyright 2016-2018 Bitnami
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.