diff --git a/pkg/config/templates/Dockerfile b/pkg/config/templates/Dockerfile index 327e810f21..7b4847a239 100644 --- a/pkg/config/templates/Dockerfile +++ b/pkg/config/templates/Dockerfile @@ -2,7 +2,7 @@ FROM supabase/postgres:17.6.1.104 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 axllent/mailpit:v1.29.6 AS mailpit FROM postgrest/postgrest:v14.8 AS postgrest FROM supabase/postgres-meta:v0.96.3 AS pgmeta FROM supabase/studio:2026.04.06-sha-b9e83b2 AS studio