Skip to content

Commit 0eaa4b9

Browse files
authored
fix(studio): Bump studio version to 20250113-83c9420 (#3037)
Bump studio version.
1 parent f9f9d95 commit 0eaa4b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const (
1010
inbucketImage = "inbucket/inbucket:3.0.3"
1111
postgrestImage = "postgrest/postgrest:v12.2.0"
1212
pgmetaImage = "supabase/postgres-meta:v0.84.2"
13-
studioImage = "supabase/studio:20241202-71e5240"
13+
studioImage = "supabase/studio:20250113-83c9420"
1414
imageProxyImage = "darthsim/imgproxy:v3.8.0"
1515
edgeRuntimeImage = "supabase/edge-runtime:v1.66.4"
1616
vectorImage = "timberio/vector:0.28.1-alpine"

0 commit comments

Comments
 (0)