1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-10-17 00:15:24 +00:00

Bump release

This commit is contained in:
Johannes Zellner
2020-07-19 19:43:56 +02:00
parent d212c71b83
commit 5b177d7488
3 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
FROM cloudron/base:2.0.0@sha256:f9fea80513aa7c92fe2e7bf3978b54c8ac5222f47a9a32a7f8833edf0eb5a4f4
ARG VERSION=RELEASE.2020-07-14T19-14-30Z
ARG VERSION=RELEASE.2020-07-18T18-48-16Z
RUN mkdir -p /app/code \
&& wget https://dl.min.io/server/minio/release/linux-amd64/minio.${VERSION} -O /app/code/minio \