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: use Bun image from AWS ECR Public Gallery to avoid Docker Hub rate limits
- Switch from docker.io/oven/bun to public.ecr.aws/w0g4q7i6/bun:1.2.18-alpine
- Keeps Bun as preferred runtime while avoiding Docker Hub rate limits
- AWS ECR Public Gallery has better availability for AWS CodeBuild
0 commit comments