Skip to content

Commit 418caee

Browse files
chore(deps): bump supabase/edge-runtime from v1.67.2 to v1.67.3 in /pkg/config/templates (#3345)
chore(deps): bump supabase/edge-runtime in /pkg/config/templates Bumps supabase/edge-runtime from v1.67.2 to v1.67.3. --- updated-dependencies: - dependency-name: supabase/edge-runtime dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b1b198 commit 418caee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/templates/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ FROM postgrest/postgrest:v12.2.8 AS postgrest
77
FROM supabase/postgres-meta:v0.87.1 AS pgmeta
88
FROM supabase/studio:20250317-6955350 AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10-
FROM supabase/edge-runtime:v1.67.2 AS edgeruntime
10+
FROM supabase/edge-runtime:v1.67.3 AS edgeruntime
1111
FROM timberio/vector:0.28.1-alpine AS vector
1212
FROM supabase/supavisor:2.4.14 AS supavisor
1313
FROM supabase/gotrue:v2.170.0 AS gotrue

0 commit comments

Comments
 (0)