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.
1 parent f9f9d95 commit 0eaa4b9Copy full SHA for 0eaa4b9
pkg/config/constants.go
@@ -10,7 +10,7 @@ const (
10
inbucketImage = "inbucket/inbucket:3.0.3"
11
postgrestImage = "postgrest/postgrest:v12.2.0"
12
pgmetaImage = "supabase/postgres-meta:v0.84.2"
13
- studioImage = "supabase/studio:20241202-71e5240"
+ studioImage = "supabase/studio:20250113-83c9420"
14
imageProxyImage = "darthsim/imgproxy:v3.8.0"
15
edgeRuntimeImage = "supabase/edge-runtime:v1.66.4"
16
vectorImage = "timberio/vector:0.28.1-alpine"
0 commit comments