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 60b555e commit 14f4c38Copy full SHA for 14f4c38
pkg/config/templates/Dockerfile
@@ -4,7 +4,7 @@ FROM supabase/postgres:17.4.1.069 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.4 AS postgrest
7
-FROM supabase/postgres-meta:v0.91.4 AS pgmeta
+FROM supabase/postgres-meta:v0.91.5 AS pgmeta
8
FROM supabase/studio:2025.08.04-sha-6e99ca6 AS studio
9
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10
FROM supabase/edge-runtime:v1.68.3 AS edgeruntime
0 commit comments