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

Updated to 2017-03-16T21-50-32Z

This commit is contained in:
Dennis Schwerdel
2017-03-17 09:17:23 +01:00
parent d82a5dfef3
commit 89b872c1c8
4 changed files with 6 additions and 3 deletions

View File

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