We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3767946 commit 09faa38Copy full SHA for 09faa38
pkg/config/templates/Dockerfile
@@ -9,7 +9,7 @@ FROM supabase/studio:20250224-d10db0f AS studio
9
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10
FROM supabase/edge-runtime:v1.67.2 AS edgeruntime
11
FROM timberio/vector:0.28.1-alpine AS vector
12
-FROM supabase/supavisor:2.4.6 AS supavisor
+FROM supabase/supavisor:2.4.9 AS supavisor
13
FROM supabase/gotrue:v2.169.0 AS gotrue
14
FROM supabase/realtime:v2.34.39 AS realtime
15
FROM supabase/storage-api:v1.19.1 AS storage
0 commit comments