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 4219e88 + 521ae12 commit 52181b3Copy full SHA for 52181b3
internal/utils/misc.go
@@ -40,7 +40,7 @@ const (
40
StudioImage = "supabase/studio:20230127-6bfd87b"
41
DenoRelayImage = "supabase/deno-relay:v1.5.0"
42
ImageProxyImage = "darthsim/imgproxy:v3.8.0"
43
- EdgeRuntimeImage = "supabase/edge-runtime:v1.0.9"
+ EdgeRuntimeImage = "supabase/edge-runtime:v1.0.15"
44
// Update initial schemas in internal/utils/templates/initial_schemas when
45
// updating any one of these.
46
GotrueImage = "supabase/gotrue:v2.40.1"
0 commit comments