Skip to content

Commit fd592da

Browse files
Merge c067f15 into e978a39
2 parents e978a39 + c067f15 commit fd592da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/templates/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ FROM supabase/edge-runtime:v1.69.12 AS edgeruntime
1111
FROM timberio/vector:0.28.1-alpine AS vector
1212
FROM supabase/supavisor:2.7.0 AS supavisor
1313
FROM supabase/gotrue:v2.180.0 AS gotrue
14-
FROM supabase/realtime:v2.51.7 AS realtime
14+
FROM supabase/realtime:v2.51.11 AS realtime
1515
FROM supabase/storage-api:v1.28.0 AS storage
1616
FROM supabase/logflare:1.22.4 AS logflare
1717
# Append to JobImages when adding new dependencies below

0 commit comments

Comments
 (0)