Skip to content

Commit eae807c

Browse files
authored
fix: bump realtime image to v2.5.1 (#874)
feat: bump Realtime image to v2.5.1
1 parent 8872912 commit eae807c

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
@@ -44,7 +44,7 @@ const (
4444
// Update initial schemas in internal/utils/templates/initial_schemas when
4545
// updating any one of these.
4646
GotrueImage = "supabase/gotrue:v2.40.1"
47-
RealtimeImage = "supabase/realtime:v2.4.0"
47+
RealtimeImage = "supabase/realtime:v2.5.1"
4848
StorageImage = "supabase/storage-api:v0.26.1"
4949
// Should be kept in-sync with DenoRelayImage
5050
DenoVersion = "1.28.0"

0 commit comments

Comments
 (0)