We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce4f66 commit 888c236Copy full SHA for 888c236
pkg/config/constants.go
@@ -12,7 +12,7 @@ const (
12
pgmetaImage = "supabase/postgres-meta:v0.84.2"
13
studioImage = "supabase/studio:20241202-71e5240"
14
imageProxyImage = "darthsim/imgproxy:v3.8.0"
15
- edgeRuntimeImage = "supabase/edge-runtime:v1.66.3"
+ edgeRuntimeImage = "supabase/edge-runtime:v1.66.4"
16
vectorImage = "timberio/vector:0.28.1-alpine"
17
supavisorImage = "supabase/supavisor:1.1.56"
18
gotrueImage = "supabase/gotrue:v2.167.0"
0 commit comments