Skip to content

Commit 4a7c5b9

Browse files
chore(deps): bump supabase/edge-runtime
Bumps the docker-minor group in /pkg/config/templates with 1 update: supabase/edge-runtime. Updates `supabase/edge-runtime` from v1.68.3 to v1.69.1 --- updated-dependencies: - dependency-name: supabase/edge-runtime dependency-version: v1.69.1 dependency-type: direct:production dependency-group: docker-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15287dd commit 4a7c5b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/templates/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ FROM postgrest/postgrest:v13.0.4 AS postgrest
77
FROM supabase/postgres-meta:v0.91.5 AS pgmeta
88
FROM supabase/studio:2025.08.18-sha-c153df2 AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10-
FROM supabase/edge-runtime:v1.68.3 AS edgeruntime
10+
FROM supabase/edge-runtime:v1.69.1 AS edgeruntime
1111
FROM timberio/vector:0.28.1-alpine AS vector
1212
FROM supabase/supavisor:2.6.1 AS supavisor
1313
FROM supabase/gotrue:v2.178.0 AS gotrue

0 commit comments

Comments
 (0)