mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-23 03:14:01 +00:00
4139f542d3
Docker Hub now denies anonymous pulls of minio/minio (pull access denied), which fails the test-back job for every pull request. The quay.io/minio/minio mirror remains publicly available, accepts the same environment variables, and the container lookup in the Configure MinIO step still matches the image name. thx @mmaudet