We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b5886c commit 67f4b7dCopy full SHA for 67f4b7d
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:v12.2.12 AS postgrest
7
FROM supabase/postgres-meta:v0.91.1 AS pgmeta
8
-FROM supabase/studio:2025.07.14-sha-80b9b6f AS studio
+FROM supabase/studio:2025.07.21-sha-88dca02 AS studio
9
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10
FROM supabase/edge-runtime:v1.68.0 AS edgeruntime
11
FROM timberio/vector:0.28.1-alpine AS vector
0 commit comments