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 b64a8c8 commit c8e553fCopy full SHA for c8e553f
pkg/config/constants.go
@@ -12,7 +12,7 @@ const (
12
pgmetaImage = "supabase/postgres-meta:v0.83.2"
13
studioImage = "supabase/studio:20240923-2e3e90c"
14
imageProxyImage = "darthsim/imgproxy:v3.8.0"
15
- edgeRuntimeImage = "supabase/edge-runtime:v1.58.3"
+ edgeRuntimeImage = "supabase/edge-runtime:v1.58.11"
16
vectorImage = "timberio/vector:0.28.1-alpine"
17
supavisorImage = "supabase/supavisor:1.1.56"
18
gotrueImage = "supabase/gotrue:v2.158.1"
0 commit comments