We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f98824a commit 60b555eCopy full SHA for 60b555e
pkg/config/templates/Dockerfile
@@ -9,7 +9,7 @@ FROM supabase/studio:2025.08.04-sha-6e99ca6 AS studio
9
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10
FROM supabase/edge-runtime:v1.68.3 AS edgeruntime
11
FROM timberio/vector:0.28.1-alpine AS vector
12
-FROM supabase/supavisor:2.6.0 AS supavisor
+FROM supabase/supavisor:2.6.1 AS supavisor
13
FROM supabase/gotrue:v2.177.0 AS gotrue
14
FROM supabase/realtime:v2.41.15 AS realtime
15
FROM supabase/storage-api:v1.26.2 AS storage
0 commit comments