diff --git a/pkg/config/templates/Dockerfile b/pkg/config/templates/Dockerfile index 791e9393d3..0c95d46c0b 100644 --- a/pkg/config/templates/Dockerfile +++ b/pkg/config/templates/Dockerfile @@ -4,7 +4,7 @@ FROM supabase/postgres:17.4.1.013 AS pg FROM library/kong:2.8.1 AS kong FROM axllent/mailpit:v1.22.3 AS mailpit FROM postgrest/postgrest:v12.2.8 AS postgrest -FROM supabase/postgres-meta:v0.88.2 AS pgmeta +FROM supabase/postgres-meta:v0.88.4 AS pgmeta FROM supabase/studio:20250317-6955350 AS studio FROM darthsim/imgproxy:v3.8.0 AS imgproxy FROM supabase/edge-runtime:v1.67.4 AS edgeruntime