Update minio to RELEASE.2018-01-18T20-33-21Z

This commit is contained in:
Girish Ramakrishnan 2018-01-19 09:10:28 -08:00
parent f36229d1be
commit 2190f8c5e8
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 2018-01-02T23-07-00Z
ENV VERSION 2018-01-18T20-33-21Z
RUN mkdir -p /app/code \
&& wget https://dl.minio.io/server/minio/release/linux-amd64/minio.RELEASE.${VERSION} -O /app/code/minio \