From 9e3f3b13517bc8df63a46778090138f1e2c84ce5 Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Mon, 29 Jun 2026 00:56:21 +0000 Subject: [PATCH] chore: upgrade impress to v5.3.0, nginx to 1.31.2, minio to RELEASE.2025-09-07 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 3d6ac73..b8d6a83 100644 --- a/compose.yml +++ b/compose.yml @@ -253,7 +253,7 @@ services: - backend minio: - image: minio/minio:RELEASE.2025-05-24T17-08-30Z + image: minio/minio:RELEASE.2025-09-07T16-13-09Z environment: *minio-env healthcheck: test: ["CMD", "mc", "ready", "local"]