We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4ac352 commit 270c8c2Copy full SHA for 270c8c2
internal/utils/misc.go
@@ -44,7 +44,7 @@ const (
44
// Update initial schemas in internal/utils/templates/initial_schemas when
45
// updating any one of these.
46
GotrueImage = "supabase/gotrue:v2.40.1"
47
- RealtimeImage = "supabase/realtime:v2.5.1"
+ RealtimeImage = "supabase/realtime:v2.6.0"
48
StorageImage = "supabase/storage-api:v0.26.1"
49
// Should be kept in-sync with DenoRelayImage
50
DenoVersion = "1.30.3"
0 commit comments