Skip to content

Commit

Permalink
fix: bump edge-runtime to 1.65.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nyannyacha committed Dec 4, 2024
1 parent 15833d1 commit a557b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/config/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const (
pgmetaImage = "supabase/postgres-meta:v0.84.2"
studioImage = "supabase/studio:20241202-71e5240"
imageProxyImage = "darthsim/imgproxy:v3.8.0"
edgeRuntimeImage = "supabase/edge-runtime:v1.65.3"
edgeRuntimeImage = "supabase/edge-runtime:v1.65.4"
vectorImage = "timberio/vector:0.28.1-alpine"
supavisorImage = "supabase/supavisor:1.1.56"
gotrueImage = "supabase/gotrue:v2.164.0"
Expand Down

0 comments on commit a557b7e

Please sign in to comment.