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 3952af0 commit 60b221eCopy full SHA for 60b221e
pkg/config/constants.go
@@ -16,7 +16,7 @@ const (
16
vectorImage = "timberio/vector:0.28.1-alpine"
17
supavisorImage = "supabase/supavisor:1.1.56"
18
gotrueImage = "supabase/gotrue:v2.167.0"
19
- realtimeImage = "supabase/realtime:v2.33.70"
+ realtimeImage = "supabase/realtime:v2.34.2"
20
storageImage = "supabase/storage-api:v1.14.5"
21
logflareImage = "supabase/logflare:1.4.0"
22
// Append to JobImages when adding new dependencies below
0 commit comments