Update minio to 2018-03-12T21-25-28Z
This commit is contained in:
parent
b0b4c24662
commit
59fc621b5a
|
@ -2,7 +2,7 @@ FROM cloudron/base:0.10.0
|
||||||
|
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|
||||||
ENV VERSION 2018-02-09T22-40-05Z
|
ENV VERSION 2018-03-12T21-25-28Z
|
||||||
|
|
||||||
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