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 0f9af3b commit 9301aa4Copy full SHA for 9301aa4
pkg/config/templates/Dockerfile
@@ -3,7 +3,7 @@ FROM supabase/postgres:17.4.1.055 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:v12.2.12 AS postgrest
+FROM postgrest/postgrest:v13.0.4 AS postgrest
7
FROM supabase/postgres-meta:v0.91.0 AS pgmeta
8
FROM supabase/studio:2025.07.07-sha-1d3b0ba AS studio
9
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
0 commit comments