mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 16:17:21 +08:00
6.3.0-r0 release
Update elasticsearch to 6.3.0
This commit is contained in:
@@ -3,11 +3,11 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN bitnami-pkg install java-1.8.171-3 --checksum 3454a0bda3a4fb282b6b9a7022677a48dc493df0e13cb04d3c92e070e102a244
|
||||
RUN bitnami-pkg unpack elasticsearch-6.2.4-0 --checksum bb7591f9094e3483747d507a638f20c32ccf0f04f892a051dda905e365bc7291
|
||||
RUN bitnami-pkg unpack elasticsearch-6.3.0-0 --checksum 34517f0484fa6b5a6e073d8191c21cb2e61f18f2a14ef5f1069278608d0b5471
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="elasticsearch" \
|
||||
BITNAMI_IMAGE_VERSION="6.2.4-r49" \
|
||||
BITNAMI_IMAGE_VERSION="6.3.0-r0" \
|
||||
ELASTICSEARCH_BIND_ADDRESS="" \
|
||||
ELASTICSEARCH_CLUSTER_HOSTS="" \
|
||||
ELASTICSEARCH_CLUSTER_NAME="elasticsearch-cluster" \
|
||||
|
||||
@@ -29,7 +29,7 @@ $ docker-compose up -d
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`6`, `6.2.4-r49`, `latest` (6/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch/blob/6.2.4-r49/6/Dockerfile)
|
||||
* [`6`, `6.3.0-r0`, `latest` (6/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch/blob/6.3.0-r0/6/Dockerfile)
|
||||
* [`5`, `5.6.4-r56` (5/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch/blob/5.6.4-r56/5/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/elasticsearch GitHub repo](https://github.com/bitnami/bitnami-docker-elasticsearch).
|
||||
|
||||
Reference in New Issue
Block a user