2019.7.3-ol-7-r0 release

This commit is contained in:
Bitnami Bot
2019-07-03 22:17:20 +00:00
parent 566b25605a
commit 9cc7615a06
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.6.27-0" --checksum bf28574fce0d21f54bdacee8d36a1746a1d5e911ab776f2ebfa12051ae6d5c57
RUN . ./libcomponent.sh && component_unpack "minio-client" "2019.7.3-0" --checksum dbe64f91ac16cc2506620f81ff4c45a4fcc6524567cea6d21a795bdc31ae2d68
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="minio-client" \
BITNAMI_IMAGE_VERSION="2019.6.27-ol-7-r7" \
BITNAMI_IMAGE_VERSION="2019.7.3-ol-7-r0" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/minio-client/bin:$PATH"

View File

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