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
1 changed files with 1 additions and 1 deletions

View File

@ -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 \