mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 14:58:17 +08:00
6.2.0-r0 release
Update elasticsearch to 6.2.0
This commit is contained in:
@@ -3,12 +3,12 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN bitnami-pkg install java-1.8.161-0 --checksum eb289afc43eda33d5920294460dc256f6543318506ca5a540bba9073412cfd06
|
||||
RUN bitnami-pkg unpack elasticsearch-6.1.3-0 --checksum 1812c95ce114e6681387c60aa3dd5a1591ec7cb759893eaff55c35e757a77803
|
||||
RUN bitnami-pkg unpack elasticsearch-6.2.0-0 --checksum 7845ce960d81cd52f70139ae9c8457b95bf3cc65ac30eeb84d83586a4e5623d1
|
||||
|
||||
COPY rootfs /
|
||||
|
||||
ENV BITNAMI_APP_NAME="elasticsearch" \
|
||||
BITNAMI_IMAGE_VERSION="6.1.3-r0" \
|
||||
BITNAMI_IMAGE_VERSION="6.2.0-r0" \
|
||||
ELASTICSEARCH_CLIENT_NODE="" \
|
||||
ELASTICSEARCH_CLUSTER_HOSTS="" \
|
||||
ELASTICSEARCH_CLUSTER_NAME="elasticsearch-cluster" \
|
||||
|
||||
Reference in New Issue
Block a user