We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32f70d8 + f097a90 commit 124df56Copy full SHA for 124df56
1 file changed
pkg/config/constants.go
@@ -12,7 +12,7 @@ const (
12
pg13 = "supabase/postgres:13.3.0"
13
pg14 = "supabase/postgres:14.1.0.89"
14
pg15 = "supabase/postgres:15.8.1.085"
15
- deno2 = "supabase/edge-runtime:v1.68.0-develop.37"
+ deno2 = "supabase/edge-runtime:v1.68.0-develop.39"
16
)
17
18
type images struct {
0 commit comments