1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-03-15 02:52:46 +00:00

Use minio 2017-10-27T18-59-02Z

This commit is contained in:
Girish Ramakrishnan 2017-10-31 11:32:10 -07:00
parent d5a565aa9c
commit 77b9ac57ff

@ -3,7 +3,7 @@ MAINTAINER Minio Developers <support@cloudron.io>
EXPOSE 8000
ENV VERSION 2017-09-29T19-16-56Z
ENV VERSION 2017-10-27T18-59-02Z
RUN mkdir -p /app/code \
&& wget https://dl.minio.io/server/minio/release/linux-amd64/minio.RELEASE.${VERSION} -O /app/code/minio \