Skip to content

Commit 888c236

Browse files
authored
fix: bump edge-runtime to 1.66.4 (#3034)
1 parent bce4f66 commit 888c236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/constants.go

+1-1
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.3"
15+
edgeRuntimeImage = "supabase/edge-runtime:v1.66.4"
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)