Skip to content

Commit 16f43b6

Browse files
fix(functions): bump supabase/edge-runtime from v1.69.3 to v1.69.4 (#4092)
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.69.3 to v1.69.4 --- updated-dependencies: - dependency-name: supabase/edge-runtime dependency-version: v1.69.4 dependency-type: direct:production dependency-group: docker-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31cc2d5 commit 16f43b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5 AS postgrest
77
FROM supabase/postgres-meta:v0.91.5 AS pgmeta
88
FROM supabase/studio:2025.08.25-sha-72a94af AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10-
FROM supabase/edge-runtime:v1.69.3 AS edgeruntime
10+
FROM supabase/edge-runtime:v1.69.4 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.178.0 AS gotrue

0 commit comments

Comments
 (0)