feat: use supabase gotrue docker image with tag

This commit is contained in:
Fu Zi Xiang 2023-11-24 14:42:28 +08:00
parent 572258f7e1
commit be19d55371
No known key found for this signature in database
2 changed files with 2 additions and 6 deletions

View File

@ -52,9 +52,7 @@ services:
gotrue:
restart: on-failure
build:
context: .
dockerfile: docker/gotrue.Dockerfile
image: supabase/gotrue:v2.117.0
depends_on:
- postgres
environment:

View File

@ -93,9 +93,7 @@ services:
gotrue:
restart: on-failure
build:
context: .
dockerfile: docker/gotrue.Dockerfile
image: supabase/gotrue:v2.117.0
depends_on:
- postgres
environment: