5.8.1-debian-10-r171 release

This commit is contained in:
Bitnami Bot 2020-07-17 01:18:30 +00:00
parent 4e4e8198da
commit 647ce3197b
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-r170" \
BITNAMI_IMAGE_VERSION="5.8.1-debian-10-r171" \
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-r170`, `5`, `5.8.1`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-curator/blob/5.8.1-debian-10-r170/5/debian-10/Dockerfile)
* [`5-debian-10`, `5.8.1-debian-10-r171`, `5`, `5.8.1`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-curator/blob/5.8.1-debian-10-r171/5/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/elasticsearch-curator GitHub repo](https://github.com/bitnami/bitnami-docker-elasticsearch-curator).