diff --git a/pkg/config/templates/Dockerfile b/pkg/config/templates/Dockerfile index a4ba9a38b6..766cc15f69 100644 --- a/pkg/config/templates/Dockerfile +++ b/pkg/config/templates/Dockerfile @@ -5,7 +5,7 @@ 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 supabase/postgres-meta:v0.91.0 AS pgmeta -FROM supabase/studio:2025.07.07-sha-1d3b0ba AS studio +FROM supabase/studio:2025.07.14-sha-80b9b6f AS studio FROM darthsim/imgproxy:v3.8.0 AS imgproxy FROM supabase/edge-runtime:v1.67.4 AS edgeruntime FROM timberio/vector:0.28.1-alpine AS vector