1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-04-15 09:01:48 +00:00

Update minio to 2018-04-04T05-20-54Z

This commit is contained in:
Girish Ramakrishnan 2018-04-06 21:53:28 -07:00
parent 69761bb664
commit 1ef9371276

@ -2,7 +2,7 @@ FROM cloudron/base:0.10.0
EXPOSE 8000
ENV VERSION 2018-03-30T00-38-44Z
ENV VERSION 2018-04-04T05-20-54Z
RUN mkdir -p /app/code \
&& wget https://dl.minio.io/server/minio/release/linux-amd64/minio.RELEASE.${VERSION} -O /app/code/minio \