mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-04-22 04:11:48 +00:00
Update minio to RELEASE.2018-09-01T00-38-25Z
This commit is contained in:
parent
e76f60de33
commit
518772c1f7
@ -3,7 +3,7 @@ FROM cloudron/base:0.10.0
|
||||
EXPOSE 8000
|
||||
|
||||
RUN mkdir -p /app/code \
|
||||
&& wget https://dl.minio.io/server/minio/release/linux-amd64/minio.RELEASE.2018-08-25T01-56-38Z -O /app/code/minio \
|
||||
&& wget https://dl.minio.io/server/minio/release/linux-amd64/minio.RELEASE.2018-09-01T00-38-25Z -O /app/code/minio \
|
||||
&& chmod +x /app/code/minio
|
||||
|
||||
WORKDIR /app/code
|
||||
|
Loading…
x
Reference in New Issue
Block a user