Skip to content

Commit

Permalink
Update studio version to 20240805
Browse files Browse the repository at this point in the history
  • Loading branch information
ivasilov committed Aug 5, 2024
1 parent af24c83 commit 365efd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/config/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const (
inbucketImage = "inbucket/inbucket:3.0.3"
postgrestImage = "postgrest/postgrest:v12.2.0"
pgmetaImage = "supabase/postgres-meta:v0.83.2"
studioImage = "supabase/studio:20240729-ce42139"
studioImage = "supabase/studio:20240805"
imageProxyImage = "darthsim/imgproxy:v3.8.0"
edgeRuntimeImage = "supabase/edge-runtime:v1.55.2"
vectorImage = "timberio/vector:0.28.1-alpine"
Expand Down

0 comments on commit 365efd3

Please sign in to comment.