File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ 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.10.01 -sha-8460121 AS studio
8
+ FROM supabase/studio:2025.10.06 -sha-426fda2 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.1 AS supavisor
13
13
FROM supabase/gotrue:v2.180.0 AS gotrue
14
- FROM supabase/realtime:v2.51.15 AS realtime
14
+ FROM supabase/realtime:v2.52.0 AS realtime
15
15
FROM supabase/storage-api:v1.28.0 AS storage
16
16
FROM supabase/logflare:1.22.4 AS logflare
17
17
# Append to JobImages when adding new dependencies below
You can’t perform that action at this time.
0 commit comments