chore: upgrade lasuite/drive to v0.22.0, mailcatcher to v0.11.0, web nginx to 1.31.6; pull MinIO from Quay
cc-ci/testme cc-ci: success

This commit is contained in:
autonomic-bot
2026-09-18 03:40:21 +00:00
parent 8324cf2730
commit f89cbbc046
+2 -2
View File
@@ -229,7 +229,7 @@ services:
- backend
minio:
image: minio/minio:RELEASE.2025-09-07T16-13-09Z
image: quay.io/minio/minio:RELEASE.2025-09-07T16-13-09Z
environment: *minio-env
healthcheck:
test: ["CMD", "mc", "ready", "local"]
@@ -350,7 +350,7 @@ services:
web:
image: nginx:1.31.5
image: nginx:1.31.6
configs:
- source: nginx_conf
target: /etc/nginx/conf.d/default.conf