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

Updated to 2017-04-29T00-40-27Z

This commit is contained in:
Dennis Schwerdel
2017-05-01 13:11:43 +02:00
parent 4379518d6c
commit 027524dbd3
3 changed files with 5 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ MAINTAINER Minio Developers <support@cloudron.io>
EXPOSE 8000
ENV VERSION 2017-04-25T01-27-49Z
ENV VERSION 2017-04-29T00-40-27Z
RUN mkdir -p /app/code \
&& wget https://dl.minio.io/server/minio/release/linux-amd64/archive/minio.RELEASE.${VERSION} -O /app/code/minio \