diff --git a/pkg/config/templates/Dockerfile b/pkg/config/templates/Dockerfile index c56975eee..2a39bb258 100644 --- a/pkg/config/templates/Dockerfile +++ b/pkg/config/templates/Dockerfile @@ -11,7 +11,7 @@ FROM supabase/edge-runtime:v1.67.4 AS edgeruntime FROM timberio/vector:0.28.1-alpine AS vector FROM supabase/supavisor:2.5.1 AS supavisor FROM supabase/gotrue:v2.174.0 AS gotrue -FROM supabase/realtime:v2.36.9 AS realtime +FROM supabase/realtime:v2.36.11 AS realtime FROM supabase/storage-api:v1.24.4 AS storage FROM supabase/logflare:1.14.2 AS logflare # Append to JobImages when adding new dependencies below