Skip to content

ci: use ghcr image mirrors for postgres and redis services#6556

Merged
sl0thentr0py merged 1 commit into
masterfrom
ci/use-ghcr-mirrors-for-services
Jun 11, 2026
Merged

ci: use ghcr image mirrors for postgres and redis services#6556
sl0thentr0py merged 1 commit into
masterfrom
ci/use-ghcr-mirrors-for-services

ci: use ghcr image mirrors for postgres (17-alpine) and redis services

bb2b1bb
Select commit
Loading
Failed to load commit list.
@sentry/warden / warden: code-review completed Jun 11, 2026 in 1m 3s

1 issue

code-review: Found 1 issue (1 low)

Low

PR description claims `14-alpine` but code uses `17-alpine` for postgres mirror - `.github/workflows/test-integrations-web-1.yml:24`

The PR description states the postgres image is changed to ghcr.io/getsentry/image-mirror-library-postgres:14-alpine, but the Jinja template and the generated workflow files use 17-alpine. Pinning the CI postgres service to major version 17 rather than 14 is a larger version jump than documented and could surface unexpected compatibility issues in DB integration tests. Worth confirming the intended version and aligning the PR description with the code.


⏱ 26.8s · 66.4k in / 6.3k out · $0.23