Skip to content

Commit e303c41

Browse files
authored
fix: bump edge-runtime to 1.66.1 (#3001)
2 parents 8b2496c + 034a31c commit e303c41

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:20241202-71e5240"
1414
imageProxyImage = "darthsim/imgproxy:v3.8.0"
15-
edgeRuntimeImage = "supabase/edge-runtime:v1.66.0"
15+
edgeRuntimeImage = "supabase/edge-runtime:v1.66.1"
1616
vectorImage = "timberio/vector:0.28.1-alpine"
1717
supavisorImage = "supabase/supavisor:1.1.56"
1818
gotrueImage = "supabase/gotrue:v2.164.0"

0 commit comments

Comments
 (0)