Skip to content

Commit e5ec38b

Browse files
chore(deps): bump supabase/edge-runtime from v1.68.0 to v1.68.2 in /pkg/config/templates (#3912)
chore(deps): bump supabase/edge-runtime in /pkg/config/templates Bumps supabase/edge-runtime from v1.68.0 to v1.68.2. --- updated-dependencies: - dependency-name: supabase/edge-runtime dependency-version: v1.68.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53cbced commit e5ec38b

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:v12.2.12 AS postgrest
77
FROM supabase/postgres-meta:v0.91.1 AS pgmeta
88
FROM supabase/studio:2025.07.21-sha-88dca02 AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10-
FROM supabase/edge-runtime:v1.68.0 AS edgeruntime
10+
FROM supabase/edge-runtime:v1.68.2 AS edgeruntime
1111
FROM timberio/vector:0.28.1-alpine AS vector
1212
FROM supabase/supavisor:2.5.7 AS supavisor
1313
FROM supabase/gotrue:v2.177.0 AS gotrue

0 commit comments

Comments
 (0)