File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ FROM library/kong:2.8.1 AS kong
55FROM axllent/mailpit:v1.22.3 AS mailpit
66FROM postgrest/postgrest:v13.0.7 AS postgrest
77FROM supabase/postgres-meta:v0.93.1 AS pgmeta
8- FROM supabase/studio:2025.10.27 -sha-85b84e0 AS studio
8+ FROM supabase/studio:2025.11.03 -sha-ddedae5 AS studio
99FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10- FROM supabase/edge-runtime:v1.69.17 AS edgeruntime
10+ FROM supabase/edge-runtime:v1.69.18 AS edgeruntime
1111FROM timberio/vector:0.28.1-alpine AS vector
1212FROM supabase/supavisor:2.7.4 AS supavisor
1313FROM supabase/gotrue:v2.180.0 AS gotrue
14- FROM supabase/realtime:v2.58 .1 AS realtime
15- FROM supabase/storage-api:v1.28.4 AS storage
14+ FROM supabase/realtime:v2.59 .1 AS realtime
15+ FROM supabase/storage-api:v1.28.5 AS storage
1616FROM supabase/logflare:1.23.3 AS logflare
1717# Append to JobImages when adding new dependencies below
1818FROM supabase/pgadmin-schema-diff:cli-0.0.5 AS differ
You can’t perform that action at this time.
0 commit comments