Skip to content

Commit 270c8c2

Browse files
w3b6x9sweatybridge
authored andcommitted
feat: bump Realtime image to v2.6.0
1 parent f4ac352 commit 270c8c2

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.5.1"
47+
RealtimeImage = "supabase/realtime:v2.6.0"
4848
StorageImage = "supabase/storage-api:v0.26.1"
4949
// Should be kept in-sync with DenoRelayImage
5050
DenoVersion = "1.30.3"

0 commit comments

Comments
 (0)