Update minio to RELEASE.2017-09-29T19-16-56Z

This commit is contained in:
Girish Ramakrishnan 2017-10-13 13:38:00 -07:00
parent 9a18f50342
commit a05b2e9f29
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-08-05T00-00-53Z
ENV VERSION 2017-09-29T19-16-56Z
RUN mkdir -p /app/code \
&& wget https://dl.minio.io/server/minio/release/linux-amd64/minio.RELEASE.${VERSION} -O /app/code/minio \