ci: use ghcr image mirrors for postgres and redis services#6556
Merged
@sentry/warden / warden
completed
Jun 11, 2026 in 2m 54s
1 issue
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.
4 skills analyzed
| Skill | Findings | Duration | Cost |
|---|---|---|---|
| security-review | 0 | 2.5s | $0.08 |
| code-review | 1 | 26.8s | $0.23 |
| find-bugs | 0 | 1m 7s | $0.61 |
| skill-scanner | 0 | 6.0s | $0.02 |
⏱ 1m 43s · 274.3k in / 23.4k out · $0.94
Loading