Update minio to RELEASE.2017-09-29T19-16-56Z
This commit is contained in:
parent
9a18f50342
commit
a05b2e9f29
|
@ -3,7 +3,7 @@ MAINTAINER Minio Developers <support@cloudron.io>
|
||||||
|
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|
||||||
ENV VERSION 2017-08-05T00-00-53Z
|
ENV VERSION 2017-09-29T19-16-56Z
|
||||||
|
|
||||||
RUN mkdir -p /app/code \
|
RUN mkdir -p /app/code \
|
||||||
&& wget https://dl.minio.io/server/minio/release/linux-amd64/minio.RELEASE.${VERSION} -O /app/code/minio \
|
&& wget https://dl.minio.io/server/minio/release/linux-amd64/minio.RELEASE.${VERSION} -O /app/code/minio \
|
||||||
|
|
Loading…
Reference in New Issue