Skip to content

Commit 06d2316

Browse files
committed
chore: update studio image to latest
1 parent 0efb7b2 commit 06d2316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/utils/misc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const (
3434
DifferImage = "supabase/pgadmin-schema-diff:cli-0.0.5"
3535
MigraImage = "djrobstep/migra:3.0.1621480950"
3636
PgmetaImage = "supabase/postgres-meta:v0.58.0"
37-
StudioImage = "supabase/studio:20221214-4eecc99"
37+
StudioImage = "supabase/studio:20230127-6bfd87b"
3838
DenoRelayImage = "supabase/deno-relay:v1.5.0"
3939
ImageProxyImage = "darthsim/imgproxy:v3.8.0"
4040
// Update initial schemas in internal/utils/templates/initial_schemas when

0 commit comments

Comments
 (0)