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 fbc6df7 commit c353604Copy full SHA for c353604
pkg/config/templates/Dockerfile
@@ -3,7 +3,7 @@ FROM supabase/postgres:17.6.1.029 AS pg
3
# Append to ServiceImages when adding new dependencies below
4
FROM library/kong:2.8.1 AS kong
5
FROM axllent/mailpit:v1.22.3 AS mailpit
6
-FROM postgrest/postgrest:v13.0.7 AS postgrest
+FROM postgrest/postgrest:v14.0 AS postgrest
7
FROM supabase/postgres-meta:v0.93.1 AS pgmeta
8
FROM supabase/studio:2025.10.27-sha-85b84e0 AS studio
9
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
0 commit comments