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 c4131f7 commit 5dc798eCopy full SHA for 5dc798e
internal/utils/misc.go
@@ -37,7 +37,7 @@ const (
37
StudioImage = "supabase/studio:20230127-6bfd87b"
38
DenoRelayImage = "supabase/deno-relay:v1.5.0"
39
ImageProxyImage = "darthsim/imgproxy:v3.8.0"
40
- EdgeRuntimeImage = "supabase/edge-runtime:v1.0.7"
+ EdgeRuntimeImage = "supabase/edge-runtime:v1.0.8"
41
// Update initial schemas in internal/utils/templates/initial_schemas when
42
// updating any one of these.
43
GotrueImage = "supabase/gotrue:v2.40.1"
0 commit comments