5.8.1-ol-7-r28 release
This commit is contained in:
parent
051f005e50
commit
fd37b7b09d
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r541
|
||||
FROM bitnami/oraclelinux-extras:7-r542
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -12,7 +12,7 @@ RUN yum reinstall -y glibc-common && localedef -c -f UTF-8 -i en_US en_US.UTF-8
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="elasticsearch-curator" \
|
||||
BITNAMI_IMAGE_VERSION="5.8.1-ol-7-r27" \
|
||||
BITNAMI_IMAGE_VERSION="5.8.1-ol-7-r28" \
|
||||
LANG="en_US.UTF-8" \
|
||||
LC_ALL="en_US.UTF-8" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ Non-root container images add an extra layer of security and are generally recom
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`5-ol-7`, `5.8.1-ol-7-r27` (5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-curator/blob/5.8.1-ol-7-r27/5/ol-7/Dockerfile)
|
||||
* [`5-ol-7`, `5.8.1-ol-7-r28` (5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-curator/blob/5.8.1-ol-7-r28/5/ol-7/Dockerfile)
|
||||
* [`5-debian-9`, `5.8.1-debian-9-r29`, `5`, `5.8.1`, `5.8.1-r29`, `latest` (5/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-curator/blob/5.8.1-debian-9-r29/5/debian-9/Dockerfile)
|
||||
* [`5-centos-7`, `5.8.1-centos-7-r0` (5/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-curator/blob/5.8.1-centos-7-r0/5/centos-7/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue