Skip to content
Snippets Groups Projects
Commit 8fb925ef authored by Erwan Rouchet's avatar Erwan Rouchet Committed by Bastien Abadie
Browse files

Bump MinIO to the latest release

parent 25a51a58
No related branches found
No related tags found
1 merge request!2532Bump MinIO to the latest release
......@@ -91,8 +91,8 @@ services:
minio:
container_name: ark-minio
image: minio/minio:RELEASE.2021-10-02T16-31-05Z.fips
command: server /data --compat --console-address :9001
image: minio/minio:RELEASE.2025-02-28T09-55-16Z
command: server /data --console-address :9001
environment:
MINIO_BROWSER_REDIRECT_URL: https://minio-console.ark.localhost
MINIO_SERVER_URL: https://minio.ark.localhost
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment