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 8872912 commit eae807cCopy full SHA for eae807c
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.4.0"
+ RealtimeImage = "supabase/realtime:v2.5.1"
48
StorageImage = "supabase/storage-api:v0.26.1"
49
// Should be kept in-sync with DenoRelayImage
50
DenoVersion = "1.28.0"
0 commit comments