Skip to content

Commit eee4c50

Browse files
committed
fix: update pgmeta to latest version
1 parent e2afcc0 commit eee4c50

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.58.0"
36+
PgmetaImage = "supabase/postgres-meta:v0.60.5"
3737
StudioImage = "supabase/studio:20230127-6bfd87b"
3838
DenoRelayImage = "supabase/deno-relay:v1.5.0"
3939
ImageProxyImage = "darthsim/imgproxy:v3.8.0"

0 commit comments

Comments
 (0)