diff --git a/pkg/config/templates/Dockerfile b/pkg/config/templates/Dockerfile index f4bd4853ee..32c139f6e4 100644 --- a/pkg/config/templates/Dockerfile +++ b/pkg/config/templates/Dockerfile @@ -7,7 +7,7 @@ FROM postgrest/postgrest:v12.2.12 AS postgrest FROM supabase/postgres-meta:v0.91.3 AS pgmeta FROM supabase/studio:2025.07.28-sha-578b707 AS studio FROM darthsim/imgproxy:v3.8.0 AS imgproxy -FROM supabase/edge-runtime:v1.68.2 AS edgeruntime +FROM supabase/edge-runtime:v1.68.3 AS edgeruntime FROM timberio/vector:0.28.1-alpine AS vector FROM supabase/supavisor:2.5.7 AS supavisor FROM supabase/gotrue:v2.177.0 AS gotrue