Skip to content

Commit 7395389

Browse files
authored
fix: bump edge-runtime to 1.70.1 (#4797)
1 parent b76a550 commit 7395389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/templates/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ FROM postgrest/postgrest:v14.3 AS postgrest
77
FROM supabase/postgres-meta:v0.95.2 AS pgmeta
88
FROM supabase/studio:2026.01.27-sha-2a37755 AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10-
FROM supabase/edge-runtime:v1.70.0 AS edgeruntime
10+
FROM supabase/edge-runtime:v1.70.1 AS edgeruntime
1111
FROM timberio/vector:0.28.1-alpine AS vector
1212
FROM supabase/supavisor:2.7.4 AS supavisor
1313
FROM supabase/gotrue:v2.186.0 AS gotrue

0 commit comments

Comments
 (0)