There was an error while loading. Please reload this page.
1 parent 3ea66e7 commit cb980c5Copy full SHA for cb980c5
1 file changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
26
services:
27
pg_db:
28
- image: supabase/postgres:17.6.1.029
+ image: public.ecr.aws/supabase/postgres:17.6.1.029
29
env:
30
POSTGRES_USER: supabase_admin
31
POSTGRES_PASSWORD: postgres
0 commit comments