Skip to content

Commit 0c3e9cf

Browse files
chore(deps): bump supabase/studio from 2025.06.09-sha-4c1349f to 2025.06.16-sha-c4316c3 in /pkg/config/templates (#3722)
chore(deps): bump supabase/studio in /pkg/config/templates Bumps supabase/studio from 2025.06.09-sha-4c1349f to 2025.06.16-sha-c4316c3. --- updated-dependencies: - dependency-name: supabase/studio dependency-version: 2025.06.16-sha-c4316c3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddbb18c commit 0c3e9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/templates/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM library/kong:2.8.1 AS kong
55
FROM axllent/mailpit:v1.22.3 AS mailpit
66
FROM postgrest/postgrest:v12.2.12 AS postgrest
77
FROM supabase/postgres-meta:v0.89.3 AS pgmeta
8-
FROM supabase/studio:2025.06.09-sha-4c1349f AS studio
8+
FROM supabase/studio:2025.06.16-sha-c4316c3 AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
1010
FROM supabase/edge-runtime:v1.67.4 AS edgeruntime
1111
FROM timberio/vector:0.28.1-alpine AS vector

0 commit comments

Comments
 (0)