We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b76a550 commit 7395389Copy full SHA for 7395389
pkg/config/templates/Dockerfile
@@ -7,7 +7,7 @@ FROM postgrest/postgrest:v14.3 AS postgrest
7
FROM supabase/postgres-meta:v0.95.2 AS pgmeta
8
FROM supabase/studio:2026.01.27-sha-2a37755 AS studio
9
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10
-FROM supabase/edge-runtime:v1.70.0 AS edgeruntime
+FROM supabase/edge-runtime:v1.70.1 AS edgeruntime
11
FROM timberio/vector:0.28.1-alpine AS vector
12
FROM supabase/supavisor:2.7.4 AS supavisor
13
FROM supabase/gotrue:v2.186.0 AS gotrue
0 commit comments