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 @@ -7,13 +7,13 @@ FROM postgrest/postgrest:v13.0.7 AS postgrest
77FROM supabase/postgres-meta:v0.93.1 AS pgmeta
88FROM supabase/studio:2025.11.03-sha-ddedae5 AS studio
99FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10- FROM supabase/edge-runtime:v1.69.21 AS edgeruntime
10+ FROM supabase/edge-runtime:v1.69.23 AS edgeruntime
1111FROM timberio/vector:0.28.1-alpine AS vector
1212FROM supabase/supavisor:2.7.4 AS supavisor
13- FROM supabase/gotrue:v2.181.0 AS gotrue
14- FROM supabase/realtime:v2.61.0 AS realtime
13+ FROM supabase/gotrue:v2.182.1 AS gotrue
14+ FROM supabase/realtime:v2.61.1 AS realtime
1515FROM supabase/storage-api:v1.28.5 AS storage
16- FROM supabase/logflare:1.22.6 AS logflare
16+ FROM supabase/logflare:1.25.0 AS logflare
1717# Append to JobImages when adding new dependencies below
1818FROM supabase/pgadmin-schema-diff:cli-0.0.5 AS differ
1919FROM supabase/migra:3.0.1663481299 AS migra
You can’t perform that action at this time.
0 commit comments