Skip to content

Commit 0bfa100

Browse files
chore(deps): bump postgrest/postgrest from v12.2.11 to v12.2.12 in /pkg/config/templates (#3509)
chore(deps): bump postgrest/postgrest in /pkg/config/templates Bumps postgrest/postgrest from v12.2.11 to v12.2.12. --- updated-dependencies: - dependency-name: postgrest/postgrest dependency-version: v12.2.12 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 1e43131 commit 0bfa100

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.026 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.11 AS postgrest
6+
FROM postgrest/postgrest:v12.2.12 AS postgrest
77
FROM supabase/postgres-meta:v0.88.9 AS pgmeta
88
FROM supabase/studio:2025.04.28-sha-dd03625 AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy

0 commit comments

Comments
 (0)