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 ec1ddb1 commit 8872912Copy full SHA for 8872912
internal/utils/misc.go
@@ -37,7 +37,7 @@ const (
37
DifferImage = "supabase/pgadmin-schema-diff:cli-0.0.5"
38
MigraImage = "djrobstep/migra:3.0.1621480950"
39
PgmetaImage = "supabase/postgres-meta:v0.60.7"
40
- StudioImage = "supabase/studio:20230127-6bfd87b"
+ StudioImage = "supabase/studio:20230216-e731b77"
41
DenoRelayImage = "supabase/deno-relay:v1.5.0"
42
ImageProxyImage = "darthsim/imgproxy:v3.8.0"
43
EdgeRuntimeImage = "supabase/edge-runtime:v1.0.15"
0 commit comments