We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9ee0de commit d1aad8aCopy full SHA for d1aad8a
pkg/config/templates/Dockerfile
@@ -3,7 +3,7 @@ FROM supabase/postgres:17.4.1.016 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.8 AS postgrest
+FROM postgrest/postgrest:v12.2.9 AS postgrest
7
FROM supabase/postgres-meta:v0.88.9 AS pgmeta
8
FROM supabase/studio:2025.04.17-sha-c0bddbb AS studio
9
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
0 commit comments