Skip to content

Commit d1aad8a

Browse files
chore(deps): bump postgrest/postgrest from v12.2.8 to v12.2.9 in /pkg/config/templates (#3448)
chore(deps): bump postgrest/postgrest in /pkg/config/templates Bumps postgrest/postgrest from v12.2.8 to v12.2.9. --- updated-dependencies: - dependency-name: postgrest/postgrest dependency-version: v12.2.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9ee0de commit d1aad8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/templates/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM supabase/postgres:17.4.1.016 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.8 AS postgrest
6+
FROM postgrest/postgrest:v12.2.9 AS postgrest
77
FROM supabase/postgres-meta:v0.88.9 AS pgmeta
88
FROM supabase/studio:2025.04.17-sha-c0bddbb AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy

0 commit comments

Comments
 (0)