Skip to content

Commit 27a6977

Browse files
chore(deps): bump supabase/postgres-meta from v0.89.1 to v0.89.2 in /pkg/config/templates (#3590)
chore(deps): bump supabase/postgres-meta in /pkg/config/templates Bumps supabase/postgres-meta from v0.89.1 to v0.89.2. --- updated-dependencies: - dependency-name: supabase/postgres-meta dependency-version: v0.89.2 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 0b5b873 commit 27a6977

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
@@ -4,7 +4,7 @@ FROM supabase/postgres:17.4.1.035 AS pg
44
FROM library/kong:2.8.1 AS kong
55
FROM axllent/mailpit:v1.22.3 AS mailpit
66
FROM postgrest/postgrest:v12.2.12 AS postgrest
7-
FROM supabase/postgres-meta:v0.89.1 AS pgmeta
7+
FROM supabase/postgres-meta:v0.89.2 AS pgmeta
88
FROM supabase/studio:2025.05.19-sha-3487831 AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
1010
FROM supabase/edge-runtime:v1.67.4 AS edgeruntime

0 commit comments

Comments
 (0)