We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9ae9fa + 779d343 commit 79496d2Copy full SHA for 79496d2
internal/utils/misc.go
@@ -36,7 +36,7 @@ const (
36
PgmetaImage = "supabase/postgres-meta:v0.80.0"
37
StudioImage = "supabase/studio:20240408-6bf3b81"
38
ImageProxyImage = "darthsim/imgproxy:v3.8.0"
39
- EdgeRuntimeImage = "supabase/edge-runtime:v1.41.3"
+ EdgeRuntimeImage = "supabase/edge-runtime:v1.43.2"
40
VectorImage = "timberio/vector:0.28.1-alpine"
41
PgbouncerImage = "bitnami/pgbouncer:1.20.1-debian-11-r39"
42
PgProveImage = "supabase/pg_prove:3.36"
0 commit comments