You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): pull the MinIO image from Quay now that Docker Hub no longer serves it
Pull the MinIO server and client images from Quay instead of Docker Hub,
which no longer serves them. This affects the CI image pre-pull, the
testcontainers default for `MinIOContainer`, and the local
`docker-compose.yml` services. Both images stay pinned to the release
and multiplatform digest that were already in use, so nothing about the
images themselves changes.
Mono-RevId: 90fecfc34d8b72beee6f7728ac88f78096604dc4
0 commit comments