Skip to content

Commit 0276fb3

Browse files
authored
fix: upgrade postgres-meta to v0.58.0 (#795)
feat: upgrade postgres-meta to v0.58.0
1 parent 650d068 commit 0276fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/utils/misc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const (
3333
PostgrestImage = "postgrest/postgrest:v10.1.1.20221215"
3434
DifferImage = "supabase/pgadmin-schema-diff:cli-0.0.5"
3535
MigraImage = "djrobstep/migra:3.0.1621480950"
36-
PgmetaImage = "supabase/postgres-meta:v0.54.1"
36+
PgmetaImage = "supabase/postgres-meta:v0.58.0"
3737
StudioImage = "supabase/studio:20221214-4eecc99"
3838
DenoRelayImage = "supabase/deno-relay:v1.5.0"
3939
ImageProxyImage = "darthsim/imgproxy:v3.8.0"

0 commit comments

Comments
 (0)