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
cc-ci/testme cc-ci: success
This commit is contained in:
+2
-2
@@ -229,7 +229,7 @@ services:
|
|||||||
- backend
|
- backend
|
||||||
|
|
||||||
minio:
|
minio:
|
||||||
image: minio/minio:RELEASE.2025-09-07T16-13-09Z
|
image: quay.io/minio/minio:RELEASE.2025-09-07T16-13-09Z
|
||||||
environment: *minio-env
|
environment: *minio-env
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "mc", "ready", "local"]
|
test: ["CMD", "mc", "ready", "local"]
|
||||||
@@ -350,7 +350,7 @@ services:
|
|||||||
|
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: nginx:1.31.5
|
image: nginx:1.31.6
|
||||||
configs:
|
configs:
|
||||||
- source: nginx_conf
|
- source: nginx_conf
|
||||||
target: /etc/nginx/conf.d/default.conf
|
target: /etc/nginx/conf.d/default.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user