Skip to content

Commit b389838

Browse files
w3b6x9sweatybridge
authored andcommitted
feat: bump Realtime image to v2.4.0
1 parent daf3dbc commit b389838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/utils/misc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const (
4141
// Update initial schemas in internal/utils/templates/initial_schemas when
4242
// updating any one of these.
4343
GotrueImage = "supabase/gotrue:v2.40.1"
44-
RealtimeImage = "supabase/realtime:v2.1.0"
44+
RealtimeImage = "supabase/realtime:v2.4.0"
4545
StorageImage = "supabase/storage-api:v0.26.1"
4646
// Should be kept in-sync with DenoRelayImage
4747
DenoVersion = "1.28.0"

0 commit comments

Comments
 (0)