7.1.1-debian-9-r17 release
This commit is contained in:
parent
b3d222b51b
commit
29ae371622
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras-base:stretch-r267
|
||||
FROM bitnami/minideb-extras-base:stretch-r268
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -15,7 +15,7 @@ RUN . ./libcomponent.sh && component_unpack "elasticsearch" "7.1.1-0" --checksum
|
|||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="elasticsearch" \
|
||||
BITNAMI_IMAGE_VERSION="7.1.1-debian-9-r16" \
|
||||
BITNAMI_IMAGE_VERSION="7.1.1-debian-9-r17" \
|
||||
ELASTICSEARCH_BIND_ADDRESS="" \
|
||||
ELASTICSEARCH_CLUSTER_HOSTS="" \
|
||||
ELASTICSEARCH_CLUSTER_MASTER_HOSTS="" \
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`7-ol-7`, `7.1.1-ol-7-r16` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch/blob/7.1.1-ol-7-r16/7/ol-7/Dockerfile)
|
||||
* [`7-debian-9`, `7.1.1-debian-9-r16`, `7`, `7.1.1`, `7.1.1-r16`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch/blob/7.1.1-debian-9-r16/7/debian-9/Dockerfile)
|
||||
* [`7-debian-9`, `7.1.1-debian-9-r17`, `7`, `7.1.1`, `7.1.1-r17`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch/blob/7.1.1-debian-9-r17/7/debian-9/Dockerfile)
|
||||
* [`6-ol-7`, `6.8.0-ol-7-r24` (6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch/blob/6.8.0-ol-7-r24/6/ol-7/Dockerfile)
|
||||
* [`6-debian-9`, `6.8.0-debian-9-r24`, `6`, `6.8.0`, `6.8.0-r24` (6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch/blob/6.8.0-debian-9-r24/6/debian-9/Dockerfile)
|
||||
* [`7-rhel-7`, `0.0.0-rhel-7-r0` (7/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch/blob/0.0.0-rhel-7-r0/7/rhel-7/Dockerfile)
|
||||
|
|
|
|||
Loading…
Reference in New Issue