Skip to content

Commit 68e3663

Browse files
authored
fix: pg-meta v0.84.2 (#2783)
1 parent ce904a1 commit 68e3663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const (
99
kongImage = "library/kong:2.8.1"
1010
inbucketImage = "inbucket/inbucket:3.0.3"
1111
postgrestImage = "postgrest/postgrest:v12.2.0"
12-
pgmetaImage = "supabase/postgres-meta:v0.84.1"
12+
pgmetaImage = "supabase/postgres-meta:v0.84.2"
1313
studioImage = "supabase/studio:20241014-c083b3b"
1414
imageProxyImage = "darthsim/imgproxy:v3.8.0"
1515
edgeRuntimeImage = "supabase/edge-runtime:v1.59.0"

0 commit comments

Comments
 (0)