5.8.1-debian-10-r43 release
This commit is contained in:
parent
9a3273e265
commit
2c4e7fc769
|
|
@ -21,7 +21,7 @@ RUN /build/install-tini.sh
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="elasticsearch-curator" \
|
||||
BITNAMI_IMAGE_VERSION="5.8.1-debian-10-r41" \
|
||||
BITNAMI_IMAGE_VERSION="5.8.1-debian-10-r43" \
|
||||
LANG="en_US.UTF-8" \
|
||||
LANGUAGE="en_US:en" \
|
||||
NAMI_PREFIX="/.nami"
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
Bitnami containers ship with software bundles. You can find the licenses under:
|
||||
/opt/bitnami/nami/COPYING
|
||||
/opt/bitnami/[name-of-bundle]/licenses/[bundle-version].txt
|
||||
|
|
@ -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-debian-10`, `5.8.1-debian-10-r41`, `5`, `5.8.1`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-curator/blob/5.8.1-debian-10-r41/5/debian-10/Dockerfile)
|
||||
* [`5-debian-10`, `5.8.1-debian-10-r43`, `5`, `5.8.1`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-curator/blob/5.8.1-debian-10-r43/5/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/elasticsearch-curator GitHub repo](https://github.com/bitnami/bitnami-docker-elasticsearch-curator).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue