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 1
1
# Exposed for updates by .github/dependabot.yml
2
- FROM supabase/postgres:17.4 .1.077 AS pg
2
+ FROM supabase/postgres:17.6 .1.000 AS pg
3
3
# Append to ServiceImages when adding new dependencies below
4
4
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.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.5 AS edgeruntime
10
+ FROM supabase/edge-runtime:v1.69.6 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.45.0 AS realtime
14
+ FROM supabase/realtime:v2.46.3 AS realtime
15
15
FROM supabase/storage-api:v1.26.4 AS storage
16
16
FROM supabase/logflare:1.18.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