Bug report
Describe the bug
cli@1.8.2 can no longer pull images from ECR and receives the error message
Error response from daemon: manifest unknown
I realize this is a very old version and likely using old images. The reason we have not updated is due to #146 (we have a script that creates users after db reset and at some point after 1.8.2 it started getting an error; I will open another issue with that issue)
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- install cli@1.8.2
supabase start
- See error
Expected behavior
The images should continue to pull
System information
- Github Actions
- Have not tried to reproduce locally
Bug report
Describe the bug
cli@1.8.2can no longer pull images from ECR and receives the error messageI realize this is a very old version and likely using old images. The reason we have not updated is due to #146 (we have a script that creates users after
db resetand at some point after1.8.2it started getting an error; I will open another issue with that issue)To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
supabase startExpected behavior
The images should continue to pull
System information