Skip to content

fix: use quay.io registry for MinIO image - #307

Merged
nodivbyzero merged 1 commit into
mainfrom
fix-access-denied-minio
Sep 14, 2026
Merged

nodivbyzero merged 1 commit into
mainfrom
fix-access-denied-minio

Conversation

@nodivbyzero

@nodivbyzero nodivbyzero commented Sep 14, 2026 •

Copy link
Copy Markdown
Contributor

Description

MinIO deprecated their Docker Hub images. minio/mc:latest is no longer public on Docker Hub, so any contributor without a stale layer cache hits this on first docker compose up.

https://github.com/rstudio/platform-lib/actions/runs/34750354137/job/103705655061?pr=306

  • Switch MinIO image from minio/minio to quay.io/minio/minio to avoid Docker Hub rate limiting
  • CI was failing with "pull access denied" errors on the Docker Hub image

Test plan

  • CI passes with the quay.io image

@nodivbyzero
nodivbyzero merged commit 2d5682f into main Sep 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants