Skip to content

Commit 0840653

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

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.017 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.9 AS postgrest
6+
FROM postgrest/postgrest:v12.2.10 AS postgrest
77
FROM supabase/postgres-meta:v0.88.9 AS pgmeta
88
FROM supabase/studio:2025.04.21-sha-173cc56 AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy

0 commit comments

Comments
 (0)