Use minio RELEASE.2017-12-28T01-21-00Z

This commit is contained in:
Girish Ramakrishnan 2017-12-28 05:54:19 -08:00
parent fe319108a5
commit 87011ba428
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-11-22T19-55-46Z
ENV VERSION 2017-12-28T01-21-00Z
RUN mkdir -p /app/code \
&& wget https://dl.minio.io/server/minio/release/linux-amd64/minio.RELEASE.${VERSION} -O /app/code/minio \