2019.5.29-ol-7-r9 release

This commit is contained in:
Bitnami Bot
2019-06-05 09:17:14 +00:00
parent 3e7fbe717b
commit c0856d742c
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras-base:7-r306
FROM bitnami/oraclelinux-extras-base:7-r307
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -13,7 +13,7 @@ RUN . ./libcomponent.sh && component_unpack "minio-client" "2019.5.29-0" --check
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="minio-client" \
BITNAMI_IMAGE_VERSION="2019.5.29-ol-7-r8" \
BITNAMI_IMAGE_VERSION="2019.5.29-ol-7-r9" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/minio-client/bin:$PATH"

View File

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