1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-02 15:25:07 +00:00

Version 1.3.0

This commit is contained in:
Dennis Schwerdel
2017-11-26 22:59:48 +01:00
parent 6bfe0bb79d
commit fe319108a5
4 changed files with 5 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ MAINTAINER Minio Developers <support@cloudron.io>
EXPOSE 8000
ENV VERSION 2017-10-27T18-59-02Z
ENV VERSION 2017-11-22T19-55-46Z
RUN mkdir -p /app/code \
&& wget https://dl.minio.io/server/minio/release/linux-amd64/minio.RELEASE.${VERSION} -O /app/code/minio \