Skip to content

Commit 4b1969f

Browse files
authored
fix: bump edge-runtime to 1.67.1 (#3137)
1 parent 4b0b2b1 commit 4b1969f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const (
1212
pgmetaImage = "supabase/postgres-meta:v0.84.2"
1313
studioImage = "supabase/studio:20250113-83c9420"
1414
imageProxyImage = "darthsim/imgproxy:v3.8.0"
15-
edgeRuntimeImage = "supabase/edge-runtime:v1.67.0"
15+
edgeRuntimeImage = "supabase/edge-runtime:v1.67.1"
1616
vectorImage = "timberio/vector:0.28.1-alpine"
1717
supavisorImage = "supabase/supavisor:1.1.56"
1818
gotrueImage = "supabase/gotrue:v2.167.0"

0 commit comments

Comments
 (0)