brave-intl / bat-go

Pass "go", collect 200 BAT
Mozilla Public License 2.0
41 stars 31 forks source link

build: use aws ecr public image for docker images #2584

Closed clD11 closed 1 week ago

clD11 commented 1 week ago

Summary

Currently we are hitting a docker hub rate limit on builds in bat-go.

This PR uses AWS ecr public image for docker images to get around the rate limit.

Type of Change

Tested Environments

Before Requesting Review

Manual Test Plan