Skip to content

Commit b4b19cb

Browse files
authored
chore(deps): bump pg-meta to v0.91.6 (#4112)
1 parent 23128e8 commit b4b19cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.077 AS pg
44
FROM library/kong:2.8.1 AS kong
55
FROM axllent/mailpit:v1.22.3 AS mailpit
66
FROM postgrest/postgrest:v13.0.6 AS postgrest
7-
FROM supabase/postgres-meta:v0.91.5 AS pgmeta
7+
FROM supabase/postgres-meta:v0.91.6 AS pgmeta
88
FROM supabase/studio:2025.09.01-sha-8bf1fd5 AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
1010
FROM supabase/edge-runtime:v1.69.5 AS edgeruntime

0 commit comments

Comments
 (0)