mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-04-18 02:21:48 +00:00
Update minio to RELEASE.2018-09-12T18-49-56Z
This commit is contained in:
parent
f371b93fe6
commit
d8d401f10d
@ -3,7 +3,7 @@ FROM cloudron/base:0.10.0
|
|||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|
||||||
RUN mkdir -p /app/code \
|
RUN mkdir -p /app/code \
|
||||||
&& wget https://dl.minio.io/server/minio/release/linux-amd64/minio.RELEASE.2018-09-11T01-39-21Z -O /app/code/minio \
|
&& wget https://dl.minio.io/server/minio/release/linux-amd64/minio.RELEASE.2018-09-12T18-49-56Z -O /app/code/minio \
|
||||||
&& chmod +x /app/code/minio
|
&& chmod +x /app/code/minio
|
||||||
|
|
||||||
WORKDIR /app/code
|
WORKDIR /app/code
|
||||||
|
Loading…
x
Reference in New Issue
Block a user