Skip to content

Commit

Permalink
realtime: Bump image to 2.30.23 (#2592)
Browse files Browse the repository at this point in the history
  • Loading branch information
filipecabaco authored Aug 7, 2024
1 parent f559eb7 commit 7ac72ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/config/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const (
vectorImage = "timberio/vector:0.28.1-alpine"
supavisorImage = "supabase/supavisor:1.1.56"
gotrueImage = "supabase/gotrue:v2.157.1"
realtimeImage = "supabase/realtime:v2.29.15"
realtimeImage = "supabase/realtime:v2.30.23"
storageImage = "supabase/storage-api:v1.0.6"
logflareImage = "supabase/logflare:1.4.0"
// Append to JobImages when adding new dependencies below
Expand Down

0 comments on commit 7ac72ba

Please sign in to comment.