diff --git a/pkg/config/templates/Dockerfile b/pkg/config/templates/Dockerfile index fdc5f2703..4ba0f8f7a 100644 --- a/pkg/config/templates/Dockerfile +++ b/pkg/config/templates/Dockerfile @@ -3,7 +3,7 @@ FROM supabase/postgres:17.4.1.058 AS pg # Append to ServiceImages when adding new dependencies below FROM library/kong:2.8.1 AS kong FROM axllent/mailpit:v1.22.3 AS mailpit -FROM postgrest/postgrest:v12.2.12 AS postgrest +FROM postgrest/postgrest:v13.0.4 AS postgrest FROM supabase/postgres-meta:v0.91.1 AS pgmeta FROM supabase/studio:2025.07.14-sha-80b9b6f AS studio FROM darthsim/imgproxy:v3.8.0 AS imgproxy