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 @@ -5,14 +5,14 @@ FROM library/kong:2.8.1 AS kong
5
5
FROM axllent/mailpit:v1.22.3 AS mailpit
6
6
FROM postgrest/postgrest:v13.0.7 AS postgrest
7
7
FROM supabase/postgres-meta:v0.91.6 AS pgmeta
8
- FROM supabase/studio:2025.09.23 -sha-081a753 AS studio
8
+ FROM supabase/studio:2025.09.29 -sha-626eb30 AS studio
9
9
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10
10
FROM supabase/edge-runtime:v1.69.12 AS edgeruntime
11
11
FROM timberio/vector:0.28.1-alpine AS vector
12
12
FROM supabase/supavisor:2.7.0 AS supavisor
13
13
FROM supabase/gotrue:v2.180.0 AS gotrue
14
- FROM supabase/realtime:v2.51.3 AS realtime
15
- FROM supabase/storage-api:v1.27.6 AS storage
14
+ FROM supabase/realtime:v2.51.5 AS realtime
15
+ FROM supabase/storage-api:v1.28.0 AS storage
16
16
FROM supabase/logflare:1.22.3 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