1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-21 12:37:35 +00:00

Compare commits

..

2 Commits

Author SHA1 Message Date
Girish Ramakrishnan
c95b7ec69c Version 2.8.6 2022-07-26 13:25:23 +02:00
Girish Ramakrishnan
765ac6c810 Update minio to 2022-07-26T00-53-03Z 2022-07-26 13:07:21 +02:00
3 changed files with 6 additions and 3 deletions

View File

@@ -1337,3 +1337,6 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* fix: fork os.MkdirAll to optimize cases where parent exists by @harshavardhana in #15379
* Add compression scheme to header by @klauspost in #15395
[2.8.6]
* Update minio to 2022-07-26T00-53-03Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-07-26T00-53-03Z)

View File

@@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "2.8.5",
"upstreamVersion": "2022-07-24T17-09-31Z",
"version": "2.8.6",
"upstreamVersion": "2022-07-26T00-53-03Z",
"healthCheckPath": "/minio/login",
"memoryLimit": 805306368,
"httpPort": 8000,

View File

@@ -3,7 +3,7 @@ FROM cloudron/base:3.2.0@sha256:ba1d566164a67c266782545ea9809dc611c4152e27686fd1
RUN mkdir -p /app/code
WORKDIR /app/code
ARG VERSION=RELEASE.2022-07-24T17-09-31Z
ARG VERSION=RELEASE.2022-07-26T00-53-03Z
ARG MC_VERSION=RELEASE.2022-07-24T02-25-13Z
# sometimes here https://dl.min.io/server/minio/release/linux-amd64/archive/