supabase / cli

Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
https://supabase.com/docs/reference/cli/about
MIT License
1.07k stars 209 forks source link

Error running stack locally: `supabase/postgrest:v12.2.2 not found` #2526

Closed bombillazo closed 3 months ago

bombillazo commented 3 months ago

Describe the bug We get this error when running supabase start

failed to pull docker image: Error response from daemon: manifest for public.ecr.aws/supabase/postgrest:v12.2.2 not found: manifest unknown: Requested image not found

To Reproduce Steps to reproduce the behavior:

  1. Run supabase start

Expected behavior Stack works

System information Rerun the failing command with --create-ticket flag.

bombillazo commented 3 months ago
image
bombillazo commented 3 months ago

@sweatybridge @kiwicopple There is a missing docker image

bombillazo commented 3 months ago

Image was uploaded, thanks

sweatybridge commented 3 months ago

Yup, I've just mirrored it. Thank you for spotting it https://github.com/supabase/cli/actions/runs/9961311607/job/27522532276