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

Updated to new upstream version

This commit is contained in:
Dennis Schwerdel
2017-02-16 07:23:47 +01:00
parent d770b101b0
commit 17c84f8a1e
4 changed files with 24 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ MAINTAINER Minio Developers <support@cloudron.io>
EXPOSE 8000
ENV VERSION 2017-01-25T03-14-52Z
ENV VERSION 2017-02-16T01-47-30Z
RUN mkdir -p /app/code \
&& wget https://dl.minio.io/server/minio/release/linux-amd64/archive/minio.RELEASE.${VERSION} -O /app/code/minio \