Skip to content

Commit fbc6df7

Browse files
authored
fix: Update realtime image version to v2.57.3 (#4374)
1 parent de23187 commit fbc6df7

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.15 AS edgeruntime
1111
FROM timberio/vector:0.28.1-alpine AS vector
1212
FROM supabase/supavisor:2.7.3 AS supavisor
1313
FROM supabase/gotrue:v2.180.0 AS gotrue
14-
FROM supabase/realtime:v2.57.2 AS realtime
14+
FROM supabase/realtime:v2.57.3 AS realtime
1515
FROM supabase/storage-api:v1.28.2 AS storage
1616
FROM supabase/logflare:1.23.2 AS logflare
1717
# Append to JobImages when adding new dependencies below

0 commit comments

Comments
 (0)