Skip to content

Commit 98fe19a

Browse files
authored
fix: bump edge-runtime to 1.66.7 (#3098)
1 parent 2aef3bf commit 98fe19a

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:20250130-b048539"
1414
imageProxyImage = "darthsim/imgproxy:v3.8.0"
15-
edgeRuntimeImage = "supabase/edge-runtime:v1.66.5"
15+
edgeRuntimeImage = "supabase/edge-runtime:v1.66.7"
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)