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 daf3dbc commit b389838Copy full SHA for b389838
internal/utils/misc.go
@@ -41,7 +41,7 @@ const (
41
// Update initial schemas in internal/utils/templates/initial_schemas when
42
// updating any one of these.
43
GotrueImage = "supabase/gotrue:v2.40.1"
44
- RealtimeImage = "supabase/realtime:v2.1.0"
+ RealtimeImage = "supabase/realtime:v2.4.0"
45
StorageImage = "supabase/storage-api:v0.26.1"
46
// Should be kept in-sync with DenoRelayImage
47
DenoVersion = "1.28.0"
0 commit comments