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 1e43131 commit 0bfa100Copy full SHA for 0bfa100
pkg/config/templates/Dockerfile
@@ -3,7 +3,7 @@ FROM supabase/postgres:17.4.1.026 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.11 AS postgrest
+FROM postgrest/postgrest:v12.2.12 AS postgrest
7
FROM supabase/postgres-meta:v0.88.9 AS pgmeta
8
FROM supabase/studio:2025.04.28-sha-dd03625 AS studio
9
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
0 commit comments