Update minio to version 2018-01-02T23-07-00Z

This commit is contained in:
Girish Ramakrishnan 2018-01-03 09:26:35 -08:00
parent 82e357117b
commit 826a6567f4
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-12-28T01-21-00Z
ENV VERSION 2018-01-02T23-07-00Z
RUN mkdir -p /app/code \
&& wget https://dl.minio.io/server/minio/release/linux-amd64/minio.RELEASE.${VERSION} -O /app/code/minio \