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
When using latest, I receive the following message while running an action which calls supabase db reset: failed to inspect container health: Error response from daemon: No such container: supabase_storage_repo-name
When explictly setting an earlier version, the issue is resolved. I have adjusted from
Bug report
Describe the bug
When using
latest
, I receive the following message while running an action which callssupabase db reset
:failed to inspect container health: Error response from daemon: No such container: supabase_storage_repo-name
When explictly setting an earlier version, the issue is resolved. I have adjusted from
to
to get my actions running successfully again.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Run the action:
Expected behavior
latest
should be functional for seeding Supabase.System information
ubuntu-latest
The text was updated successfully, but these errors were encountered: