Update minio to 2018-04-27T23-33-52Z
This commit is contained in:
parent
2798800724
commit
30cd0a5a43
|
@ -2,7 +2,7 @@ FROM cloudron/base:0.10.0
|
|||
|
||||
EXPOSE 8000
|
||||
|
||||
ENV VERSION 2018-04-19T22-54-58Z
|
||||
ENV VERSION 2018-04-27T23-33-52Z
|
||||
|
||||
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