diff --git a/pkg/config/templates/Dockerfile b/pkg/config/templates/Dockerfile index 5a7494b0a4..2a68accaf1 100644 --- a/pkg/config/templates/Dockerfile +++ b/pkg/config/templates/Dockerfile @@ -11,7 +11,7 @@ FROM supabase/edge-runtime:v1.68.2 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 -FROM supabase/realtime:v2.41.7 AS realtime +FROM supabase/realtime:v2.41.8 AS realtime FROM supabase/storage-api:v1.25.12 AS storage FROM supabase/logflare:1.14.2 AS logflare # Append to JobImages when adding new dependencies below