mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-04-20 03:21:47 +00:00
Update minio to 2018-04-12T23-41-09Z
This commit is contained in:
parent
08ee3d0f4e
commit
598ac82e1b
@ -2,7 +2,7 @@ FROM cloudron/base:0.10.0
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
ENV VERSION 2018-04-04T05-20-54Z
|
||||
ENV VERSION 2018-04-12T23-41-09Z
|
||||
|
||||
RUN mkdir -p /app/code \
|
||||
&& wget https://dl.minio.io/server/minio/release/linux-amd64/minio.RELEASE.${VERSION} -O /app/code/minio \
|
||||
|
Loading…
x
Reference in New Issue
Block a user