We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1669e83 commit bd6fb8dCopy full SHA for bd6fb8d
pkg/config/templates/Dockerfile
@@ -11,7 +11,7 @@ FROM supabase/edge-runtime:v1.67.4 AS edgeruntime
11
FROM timberio/vector:0.28.1-alpine AS vector
12
FROM supabase/supavisor:2.5.1 AS supavisor
13
FROM supabase/gotrue:v2.171.0 AS gotrue
14
-FROM supabase/realtime:v2.34.47 AS realtime
+FROM supabase/realtime:v2.34.52 AS realtime
15
FROM supabase/storage-api:v1.22.7 AS storage
16
FROM supabase/logflare:1.12.0 AS logflare
17
# Append to JobImages when adding new dependencies below
0 commit comments