Skip to content

Commit 4431fb6

Browse files
authored
fix: Bump studio to the latest image version 20241014 (#2766)
1 parent 67274d7 commit 4431fb6

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.83.2"
13-
studioImage = "supabase/studio:20241014-353d054"
13+
studioImage = "supabase/studio:20241014-c083b3b"
1414
imageProxyImage = "darthsim/imgproxy:v3.8.0"
1515
edgeRuntimeImage = "supabase/edge-runtime:v1.58.13"
1616
vectorImage = "timberio/vector:0.28.1-alpine"

0 commit comments

Comments
 (0)