Skip to content

Commit 5c00520

Browse files
chore(deps): bump postgrest/postgrest in /pkg/config/templates
Bumps postgrest/postgrest from v12.2.12 to v13.0.0. --- updated-dependencies: - dependency-name: postgrest/postgrest dependency-version: v13.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48a3378 commit 5c00520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/templates/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM supabase/postgres:17.4.1.036 AS pg
33
# Append to ServiceImages when adding new dependencies below
44
FROM library/kong:2.8.1 AS kong
55
FROM axllent/mailpit:v1.22.3 AS mailpit
6-
FROM postgrest/postgrest:v12.2.12 AS postgrest
6+
FROM postgrest/postgrest:v13.0.0 AS postgrest
77
FROM supabase/postgres-meta:v0.89.2 AS pgmeta
88
FROM supabase/studio:2025.05.26-sha-bd7334d AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy

0 commit comments

Comments
 (0)