mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 14:58:17 +08:00
6.1.1-r1 release
Update image to version 6.1.1-r1
This commit is contained in:
@@ -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="" \
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user