Skip to content

Commit fc04c0a

Browse files
authored
fix: bump studio to 2025.11.25-sha-8de52c4 (#4514)
1 parent 554656f commit fc04c0a

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:v13.0.7 AS postgrest
77
FROM supabase/postgres-meta:v0.93.1 AS pgmeta
8-
FROM supabase/studio:2025.11.24-sha-d990ae8 AS studio
8+
FROM supabase/studio:2025.11.25-sha-8de52c4 AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
1010
FROM supabase/edge-runtime:v1.69.25 AS edgeruntime
1111
FROM timberio/vector:0.28.1-alpine AS vector

0 commit comments

Comments
 (0)