Skip to content

Commit ef9b8a4

Browse files
authored
chore(deps): bump the docker-minor group in /pkg/config/templates with 3 updates (#4221)
2 parents 273d56c + bde4a3b commit ef9b8a4

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
@@ -5,14 +5,14 @@ FROM library/kong:2.8.1 AS kong
55
FROM axllent/mailpit:v1.22.3 AS mailpit
66
FROM postgrest/postgrest:v13.0.7 AS postgrest
77
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
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
1010
FROM supabase/edge-runtime:v1.69.12 AS edgeruntime
1111
FROM timberio/vector:0.28.1-alpine AS vector
1212
FROM supabase/supavisor:2.7.0 AS supavisor
1313
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
1616
FROM supabase/logflare:1.22.3 AS logflare
1717
# Append to JobImages when adding new dependencies below
1818
FROM supabase/pgadmin-schema-diff:cli-0.0.5 AS differ

0 commit comments

Comments
 (0)