5.8.1-debian-10-r150 release

This commit is contained in:
Bitnami Bot 2020-06-25 06:45:50 +00:00
parent 128ef7c49d
commit 2c90513a6c
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ RUN echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
RUN echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
ENV BITNAMI_APP_NAME="elasticsearch-curator" \
BITNAMI_IMAGE_VERSION="5.8.1-debian-10-r149" \
BITNAMI_IMAGE_VERSION="5.8.1-debian-10-r150" \
BITNAMI_PKG_CHMOD="-R g+rwX" \
HOME="/" \
LANG="en_US.UTF-8" \

View File

@ -37,7 +37,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/tutorials/understand-rolling-tags-containers/).
* [`5-debian-10`, `5.8.1-debian-10-r149`, `5`, `5.8.1`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-curator/blob/5.8.1-debian-10-r149/5/debian-10/Dockerfile)
* [`5-debian-10`, `5.8.1-debian-10-r150`, `5`, `5.8.1`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-curator/blob/5.8.1-debian-10-r150/5/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/elasticsearch-curator GitHub repo](https://github.com/bitnami/bitnami-docker-elasticsearch-curator).