Skip to content

Commit 60b221e

Browse files
authored
fix: Bump realtime image (#3069)
1 parent 3952af0 commit 60b221e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const (
1616
vectorImage = "timberio/vector:0.28.1-alpine"
1717
supavisorImage = "supabase/supavisor:1.1.56"
1818
gotrueImage = "supabase/gotrue:v2.167.0"
19-
realtimeImage = "supabase/realtime:v2.33.70"
19+
realtimeImage = "supabase/realtime:v2.34.2"
2020
storageImage = "supabase/storage-api:v1.14.5"
2121
logflareImage = "supabase/logflare:1.4.0"
2222
// Append to JobImages when adding new dependencies below

0 commit comments

Comments
 (0)