We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23128e8 commit b4b19cbCopy full SHA for b4b19cb
1 file changed
pkg/config/templates/Dockerfile
@@ -4,7 +4,7 @@ FROM supabase/postgres:17.4.1.077 AS pg
4
FROM library/kong:2.8.1 AS kong
5
FROM axllent/mailpit:v1.22.3 AS mailpit
6
FROM postgrest/postgrest:v13.0.6 AS postgrest
7
-FROM supabase/postgres-meta:v0.91.5 AS pgmeta
+FROM supabase/postgres-meta:v0.91.6 AS pgmeta
8
FROM supabase/studio:2025.09.01-sha-8bf1fd5 AS studio
9
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10
FROM supabase/edge-runtime:v1.69.5 AS edgeruntime
0 commit comments