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.
2 parents 185ec6e + d10322d commit 4869c31Copy full SHA for 4869c31
pkg/config/constants.go
@@ -15,7 +15,7 @@ const (
15
edgeRuntimeImage = "supabase/edge-runtime:v1.66.1"
16
vectorImage = "timberio/vector:0.28.1-alpine"
17
supavisorImage = "supabase/supavisor:1.1.56"
18
- gotrueImage = "supabase/gotrue:v2.164.0"
+ gotrueImage = "supabase/gotrue:v2.167.0"
19
realtimeImage = "supabase/realtime:v2.33.70"
20
storageImage = "supabase/storage-api:v1.14.5"
21
logflareImage = "supabase/logflare:1.4.0"
0 commit comments