Skip to content

Commit d0f2d97

Browse files
chore(deps): bump supabase/postgres-meta from v0.88.8 to v0.88.9 in /pkg/config/templates (#3446)
chore(deps): bump supabase/postgres-meta in /pkg/config/templates Bumps supabase/postgres-meta from v0.88.8 to v0.88.9. --- updated-dependencies: - dependency-name: supabase/postgres-meta dependency-version: v0.88.9 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 7612323 commit d0f2d97

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.015 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.8 AS postgrest
7-
FROM supabase/postgres-meta:v0.88.8 AS pgmeta
7+
FROM supabase/postgres-meta:v0.88.9 AS pgmeta
88
FROM supabase/studio:2025.04.11-43cba0d 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)