We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bcfcb9 commit 1f5356cCopy full SHA for 1f5356c
pkg/config/templates/Dockerfile
@@ -5,7 +5,7 @@ FROM library/kong:2.8.1 AS kong
5
FROM axllent/mailpit:v1.22.3 AS mailpit
6
FROM postgrest/postgrest:v14.3 AS postgrest
7
FROM supabase/postgres-meta:v0.95.2 AS pgmeta
8
-FROM supabase/studio:2025.12.29-sha-c223130 AS studio
+FROM supabase/studio:2026.01.07-sha-037e5f9 AS studio
9
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10
FROM supabase/edge-runtime:v1.70.0 AS edgeruntime
11
FROM timberio/vector:0.28.1-alpine AS vector
0 commit comments