mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-04-23 12:51:49 +00:00
Update mc
This commit is contained in:
parent
d8064088ce
commit
ffedc9db25
@ -4,7 +4,7 @@ RUN mkdir -p /app/code
|
||||
WORKDIR /app/code
|
||||
|
||||
ARG VERSION=RELEASE.2022-09-01T23-53-36Z
|
||||
ARG MC_VERSION=RELEASE.2022-08-23T05-45-20Z
|
||||
ARG MC_VERSION=RELEASE.2022-08-28T20-08-11Z
|
||||
|
||||
# sometimes here https://dl.min.io/server/minio/release/linux-amd64/archive/
|
||||
RUN wget https://dl.min.io/server/minio/release/linux-amd64/minio.${VERSION} -O /app/code/minio && chmod +x /app/code/minio
|
||||
|
Loading…
x
Reference in New Issue
Block a user