Skip to content

Commit f7a7ec7

Browse files
chore(deps): bump supabase/postgres-meta from v0.86.1 to v0.87.1 in /pkg/config/templates (#3328)
chore(deps): bump supabase/postgres-meta in /pkg/config/templates Bumps supabase/postgres-meta from v0.86.1 to v0.87.1. --- updated-dependencies: - dependency-name: supabase/postgres-meta 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 742eba1 commit f7a7ec7

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
@@ -4,7 +4,7 @@ FROM supabase/postgres:15.8.1.056 AS pg15
44
FROM library/kong:2.8.1 AS kong
55
FROM axllent/mailpit:v1.22.3 AS mailpit
66
FROM postgrest/postgrest:v12.2.8 AS postgrest
7-
FROM supabase/postgres-meta:v0.86.1 AS pgmeta
7+
FROM supabase/postgres-meta:v0.87.1 AS pgmeta
88
FROM supabase/studio:20250317-6955350 AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
1010
FROM supabase/edge-runtime:v1.67.2 AS edgeruntime

0 commit comments

Comments
 (0)