Skip to content

docs(testing): MinIO comes from quay.io on a pinned tag - #247

Open
marcelo-maciel wants to merge 2 commits into
fullstackhero:mainfrom
marcelo-maciel:docs/minio-quay
Open

docs(testing): MinIO comes from quay.io on a pinned tag#247
marcelo-maciel wants to merge 2 commits into
fullstackhero:mainfrom
marcelo-maciel:docs/minio-quay

Conversation

@marcelo-maciel

@marcelo-maciel marcelo-maciel commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Documents dotnet-starter-kit#1388: MinIO withdrew minio/minio from Docker Hub (the repository is gone; a pull fails with pull access denied for minio/minio, repository does not exist or may require 'docker login'), so the kit pulls the same image from quay.io/minio/minio, on the pinned tag RELEASE.2025-09-07T16-13-09Z rather than :latest.

Changes:

  • testing/integration-tests and testing/fixtures-and-seed-data - the two tables that name the container image, plus the Testcontainers.* version, which moves 4.11 to 4.14 in the same PR.
  • changelog - a 2026-09-14 entry for the registry move, with the action for anyone who copied the compose file or pinned minio/minio of their own, and one for the Testcontainers bump that clears the SSH.NET advisory.

Pairs with #1388; ideally merges alongside or just after it.

Verified: npm run check (astro check) passes with 0 errors and 0 warnings.

MinIO withdrew `minio/minio` from Docker Hub, so the kit pulls the same image
from `quay.io/minio/minio` instead. Updates the two testing pages that name the
image and adds a changelog entry with the action for deployments that pinned it
themselves.

Pairs with dotnet-starter-kit#1388.
quay has not moved the floating latest tag since September 2025, so the kit pins
RELEASE.2025-09-07T16-13-09Z rather than following it. Records the
Testcontainers 4.11.0 to 4.14.0 bump that clears the SSH.NET advisory, and the
version shown on the integration-tests page.
@marcelo-maciel marcelo-maciel changed the title docs(testing): MinIO containers come from quay.io docs(testing): MinIO comes from quay.io on a pinned tag Sep 14, 2026
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.

1 participant