Skip to content

Commit 124df56

Browse files
authored
fix: bump edge-runtime to 1.68.0-develop.39 (#4058)
2 parents 32f70d8 + f097a90 commit 124df56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const (
1212
pg13 = "supabase/postgres:13.3.0"
1313
pg14 = "supabase/postgres:14.1.0.89"
1414
pg15 = "supabase/postgres:15.8.1.085"
15-
deno2 = "supabase/edge-runtime:v1.68.0-develop.37"
15+
deno2 = "supabase/edge-runtime:v1.68.0-develop.39"
1616
)
1717

1818
type images struct {

0 commit comments

Comments
 (0)