2019.5.1-debian-9-r0 release

This commit is contained in:
Bitnami Bot
2019-05-02 01:19:25 +00:00
parent 22e805ed46
commit ba0e93c127
2 changed files with 3 additions and 3 deletions

View File

@@ -8,12 +8,12 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
OS_NAME="linux"
# Install required system packages and dependencies
RUN . ./libcomponent.sh && component_unpack "minio-client" "2019.4.24-0" --checksum a7d714fbbe5438f38877d1da86b3ebf054dee5df8949630f8b29124141e6abb3
RUN . ./libcomponent.sh && component_unpack "minio-client" "2019.5.1-0" --checksum 658534dc35d2678ddf5854ff68ee2a1a3a4e85f19ed96a7f4b10008464790011
COPY rootfs /
RUN /prepare.sh
ENV BITNAMI_APP_NAME="minio-client" \
BITNAMI_IMAGE_VERSION="2019.4.24-debian-9-r4" \
BITNAMI_IMAGE_VERSION="2019.5.1-debian-9-r0" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/minio-client/bin:$PATH"

View File

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