Skip to content

Commit

Permalink
fix: bump edge runtime to 1.41.3
Browse files Browse the repository at this point in the history
  • Loading branch information
laktek committed Apr 2, 2024
1 parent b04799b commit b9f6dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/utils/misc.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const (
PgmetaImage = "supabase/postgres-meta:v0.80.0"
StudioImage = "supabase/studio:20240326-5e5586d"
ImageProxyImage = "darthsim/imgproxy:v3.8.0"
EdgeRuntimeImage = "supabase/edge-runtime:v1.41.2"
EdgeRuntimeImage = "supabase/edge-runtime:v1.41.3"
VectorImage = "timberio/vector:0.28.1-alpine"
PgbouncerImage = "bitnami/pgbouncer:1.20.1-debian-11-r39"
PgProveImage = "supabase/pg_prove:3.36"
Expand Down

0 comments on commit b9f6dc0

Please sign in to comment.