fix: downgrade GoTrue to v2.158.1 for migration compatibility
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -17,7 +17,7 @@ services:
|
|||||||
|
|
||||||
# Supabase Auth (GoTrue)
|
# Supabase Auth (GoTrue)
|
||||||
auth:
|
auth:
|
||||||
image: supabase/gotrue:v2.170.0
|
image: supabase/gotrue:v2.158.1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
db:
|
db:
|
||||||
|
|||||||
Reference in New Issue
Block a user