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 0b5b873 commit 27a6977Copy full SHA for 27a6977
pkg/config/templates/Dockerfile
@@ -4,7 +4,7 @@ FROM supabase/postgres:17.4.1.035 AS pg
4
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.89.1 AS pgmeta
+FROM supabase/postgres-meta:v0.89.2 AS pgmeta
8
FROM supabase/studio:2025.05.19-sha-3487831 AS studio
9
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10
FROM supabase/edge-runtime:v1.67.4 AS edgeruntime
0 commit comments