Skip to content

Commit 8872912

Browse files
committed
fix: bump studio image to latest release
1 parent ec1ddb1 commit 8872912

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
@@ -37,7 +37,7 @@ const (
3737
DifferImage = "supabase/pgadmin-schema-diff:cli-0.0.5"
3838
MigraImage = "djrobstep/migra:3.0.1621480950"
3939
PgmetaImage = "supabase/postgres-meta:v0.60.7"
40-
StudioImage = "supabase/studio:20230127-6bfd87b"
40+
StudioImage = "supabase/studio:20230216-e731b77"
4141
DenoRelayImage = "supabase/deno-relay:v1.5.0"
4242
ImageProxyImage = "darthsim/imgproxy:v3.8.0"
4343
EdgeRuntimeImage = "supabase/edge-runtime:v1.0.15"

0 commit comments

Comments
 (0)