mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-01 06:45:06 +00:00
Update minio to 2022-07-04T21-02-54Z
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Distributed object storage",
|
"tagline": "Distributed object storage",
|
||||||
"version": "2.7.7",
|
"version": "2.7.7",
|
||||||
"upstreamVersion": "2022-06-30T20-58-09Z",
|
"upstreamVersion": "2022-07-04T21-02-54Z",
|
||||||
"healthCheckPath": "/minio/login",
|
"healthCheckPath": "/minio/login",
|
||||||
"memoryLimit": 805306368,
|
"memoryLimit": 805306368,
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
|
@@ -3,7 +3,7 @@ FROM cloudron/base:3.2.0@sha256:ba1d566164a67c266782545ea9809dc611c4152e27686fd1
|
|||||||
RUN mkdir -p /app/code
|
RUN mkdir -p /app/code
|
||||||
WORKDIR /app/code
|
WORKDIR /app/code
|
||||||
|
|
||||||
ARG VERSION=RELEASE.2022-06-30T20-58-09Z
|
ARG VERSION=RELEASE.2022-07-04T21-02-54Z
|
||||||
ARG MC_VERSION=RELEASE.2022-06-26T18-51-48Z
|
ARG MC_VERSION=RELEASE.2022-06-26T18-51-48Z
|
||||||
|
|
||||||
# sometimes here https://dl.min.io/server/minio/release/linux-amd64/archive/
|
# sometimes here https://dl.min.io/server/minio/release/linux-amd64/archive/
|
||||||
|
Reference in New Issue
Block a user