2019.4.23-ol-7-r3 release
This commit is contained in:
parent
dd962fc2d4
commit
ee08a52fb2
|
|
@ -15,7 +15,7 @@ RUN . ./libcomponent.sh && component_unpack "minio" "2019.4.23-0" --checksum 56d
|
|||
COPY rootfs /
|
||||
RUN /prepare.sh
|
||||
ENV BITNAMI_APP_NAME="minio" \
|
||||
BITNAMI_IMAGE_VERSION="2019.4.23-ol-7-r2" \
|
||||
BITNAMI_IMAGE_VERSION="2019.4.23-ol-7-r3" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/minio-client/bin:/opt/bitnami/minio/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -42,7 +42,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.4.23-ol-7-r2` (2019/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.4.23-ol-7-r2/2019/ol-7/Dockerfile)
|
||||
* [`2019-ol-7`, `2019.4.23-ol-7-r3` (2019/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.4.23-ol-7-r3/2019/ol-7/Dockerfile)
|
||||
* [`2019-debian-9`, `2019.4.23-debian-9-r2`, `2019`, `2019.4.23`, `2019.4.23-r2`, `latest` (2019/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.4.23-debian-9-r2/2019/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/minio GitHub repo](https://github.com/bitnami/bitnami-docker-minio).
|
||||
|
|
|
|||
Loading…
Reference in New Issue