We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e2f6fb commit 031f785Copy full SHA for 031f785
pkg/config/templates/Dockerfile
@@ -11,7 +11,7 @@ FROM supabase/edge-runtime:v1.68.0 AS edgeruntime
11
FROM timberio/vector:0.28.1-alpine AS vector
12
FROM supabase/supavisor:2.5.7 AS supavisor
13
FROM supabase/gotrue:v2.177.0 AS gotrue
14
-FROM supabase/realtime:v2.41.3 AS realtime
+FROM supabase/realtime:v2.41.4 AS realtime
15
FROM supabase/storage-api:v1.25.9 AS storage
16
FROM supabase/logflare:1.14.2 AS logflare
17
# Append to JobImages when adding new dependencies below
0 commit comments