2021.12.29-debian-10-r9 release

This commit is contained in:
Bitnami Bot
2022-01-09 00:37:54 +00:00
parent c22a1f8fd6
commit a0f66548eb
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/minio-client/postunpack.sh
RUN /opt/bitnami/scripts/minio/postunpack.sh
ENV BITNAMI_APP_NAME="minio" \
BITNAMI_IMAGE_VERSION="2021.12.29-debian-10-r8" \
BITNAMI_IMAGE_VERSION="2021.12.29-debian-10-r9" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/minio-client/bin:/opt/bitnami/minio/bin:$PATH"
VOLUME [ "/certs", "/data" ]

View File

@@ -47,7 +47,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/).
* [`2021`, `2021-debian-10`, `2021.12.29`, `2021.12.29-debian-10-r8`, `latest` (2021/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2021.12.29-debian-10-r8/2021/debian-10/Dockerfile)
* [`2021`, `2021-debian-10`, `2021.12.29`, `2021.12.29-debian-10-r9`, `latest` (2021/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2021.12.29-debian-10-r9/2021/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/minio GitHub repo](https://github.com/bitnami/bitnami-docker-minio).