2019.6.15-debian-9-r1 release

This commit is contained in:
Bitnami Bot
2019-06-16 08:52:12 +00:00
parent 7e89c23dde
commit 5afc70a5fb
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras-base:stretch-r273
FROM bitnami/minideb-extras-base:stretch-r274
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -15,7 +15,7 @@ RUN . ./libcomponent.sh && component_unpack "minio" "2019.6.15-0" --checksum a56
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="minio" \
BITNAMI_IMAGE_VERSION="2019.6.15-debian-9-r0" \
BITNAMI_IMAGE_VERSION="2019.6.15-debian-9-r1" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/minio-client/bin:/opt/bitnami/minio/bin:$PATH"

View File

@@ -43,8 +43,8 @@ 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/).
* [`2019-ol-7`, `2019.6.15-ol-7-r1` (2019/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.6.15-ol-7-r1/2019/ol-7/Dockerfile)
* [`2019-debian-9`, `2019.6.15-debian-9-r0`, `2019`, `2019.6.15`, `2019.6.15-r0`, `latest` (2019/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.6.15-debian-9-r0/2019/debian-9/Dockerfile)
* [`2019-ol-7`, `2019.6.15-ol-7-r0` (2019/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.6.15-ol-7-r0/2019/ol-7/Dockerfile)
* [`2019-debian-9`, `2019.6.15-debian-9-r1`, `2019`, `2019.6.15`, `2019.6.15-r1`, `latest` (2019/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.6.15-debian-9-r1/2019/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/minio GitHub repo](https://github.com/bitnami/bitnami-docker-minio).