Update minio to RELEASE.2018-03-30T00-38-44Z
This commit is contained in:
parent
51bc8a7d2a
commit
5a3eb48466
|
@ -2,7 +2,7 @@ FROM cloudron/base:0.10.0
|
|||
|
||||
EXPOSE 8000
|
||||
|
||||
ENV VERSION 2018-03-19T19-22-06Z
|
||||
ENV VERSION 2018-03-30T00-38-44Z
|
||||
|
||||
RUN mkdir -p /app/code \
|
||||
&& wget https://dl.minio.io/server/minio/release/linux-amd64/minio.RELEASE.${VERSION} -O /app/code/minio \
|
||||
|
|
Loading…
Reference in New Issue