Skip to content

Commit c8e553f

Browse files
authored
fix: bump edge-runtime to 1.58.11 (#2718)
1 parent b64a8c8 commit c8e553f

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.83.2"
1313
studioImage = "supabase/studio:20240923-2e3e90c"
1414
imageProxyImage = "darthsim/imgproxy:v3.8.0"
15-
edgeRuntimeImage = "supabase/edge-runtime:v1.58.3"
15+
edgeRuntimeImage = "supabase/edge-runtime:v1.58.11"
1616
vectorImage = "timberio/vector:0.28.1-alpine"
1717
supavisorImage = "supabase/supavisor:1.1.56"
1818
gotrueImage = "supabase/gotrue:v2.158.1"

0 commit comments

Comments
 (0)