Skip to content

Commit 821f7b9

Browse files
chore(deps): bump supabase/edge-runtime from v1.68.2 to v1.68.3 in /pkg/config/templates (#3954)
chore(deps): bump supabase/edge-runtime in /pkg/config/templates Bumps supabase/edge-runtime from v1.68.2 to v1.68.3. --- updated-dependencies: - dependency-name: supabase/edge-runtime dependency-version: v1.68.3 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 2fe9b8b commit 821f7b9

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.3 AS pgmeta
88
FROM supabase/studio:2025.07.28-sha-578b707 AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10-
FROM supabase/edge-runtime:v1.68.2 AS edgeruntime
10+
FROM supabase/edge-runtime:v1.68.3 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)