File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ FROM postgrest/postgrest:v13.0.6 AS postgrest
7
7
FROM supabase/postgres-meta:v0.91.6 AS pgmeta
8
8
FROM supabase/studio:2025.09.01-sha-8bf1fd5 AS studio
9
9
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10
- FROM supabase/edge-runtime:v1.69.6 AS edgeruntime
10
+ FROM supabase/edge-runtime:v1.69.8 AS edgeruntime
11
11
FROM timberio/vector:0.28.1-alpine AS vector
12
12
FROM supabase/supavisor:2.6.2 AS supavisor
13
13
FROM supabase/gotrue:v2.179.0 AS gotrue
14
- FROM supabase/realtime:v2.46.3 AS realtime
15
- FROM supabase/storage-api:v1.26.4 AS storage
14
+ FROM supabase/realtime:v2.47.0 AS realtime
15
+ FROM supabase/storage-api:v1.26.5 AS storage
16
16
FROM supabase/logflare:1.18.4 AS logflare
17
17
# Append to JobImages when adding new dependencies below
18
18
FROM supabase/pgadmin-schema-diff:cli-0.0.5 AS differ
You can’t perform that action at this time.
0 commit comments