Skip to content

Commit 52181b3

Browse files
authored
fix: bump edge-runtime to 1.0.15 (#871)
2 parents 4219e88 + 521ae12 commit 52181b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/utils/misc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const (
4040
StudioImage = "supabase/studio:20230127-6bfd87b"
4141
DenoRelayImage = "supabase/deno-relay:v1.5.0"
4242
ImageProxyImage = "darthsim/imgproxy:v3.8.0"
43-
EdgeRuntimeImage = "supabase/edge-runtime:v1.0.9"
43+
EdgeRuntimeImage = "supabase/edge-runtime:v1.0.15"
4444
// Update initial schemas in internal/utils/templates/initial_schemas when
4545
// updating any one of these.
4646
GotrueImage = "supabase/gotrue:v2.40.1"

0 commit comments

Comments
 (0)