Skip to content

Commit 8d7a3c3

Browse files
chore(deps): bump the docker-minor group across 1 directory with 3 updates (#4115)
1 parent 21ca225 commit 8d7a3c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkg/config/templates/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# 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
33
# Append to ServiceImages when adding new dependencies below
44
FROM library/kong:2.8.1 AS kong
55
FROM axllent/mailpit:v1.22.3 AS mailpit
66
FROM postgrest/postgrest:v13.0.6 AS postgrest
77
FROM supabase/postgres-meta:v0.91.6 AS pgmeta
88
FROM supabase/studio:2025.09.01-sha-8bf1fd5 AS studio
99
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
1111
FROM timberio/vector:0.28.1-alpine AS vector
1212
FROM supabase/supavisor:2.6.2 AS supavisor
1313
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
1515
FROM supabase/storage-api:v1.26.4 AS storage
1616
FROM supabase/logflare:1.18.4 AS logflare
1717
# Append to JobImages when adding new dependencies below

0 commit comments

Comments
 (0)