We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650d068 commit 0276fb3Copy full SHA for 0276fb3
internal/utils/misc.go
@@ -33,7 +33,7 @@ const (
33
PostgrestImage = "postgrest/postgrest:v10.1.1.20221215"
34
DifferImage = "supabase/pgadmin-schema-diff:cli-0.0.5"
35
MigraImage = "djrobstep/migra:3.0.1621480950"
36
- PgmetaImage = "supabase/postgres-meta:v0.54.1"
+ PgmetaImage = "supabase/postgres-meta:v0.58.0"
37
StudioImage = "supabase/studio:20221214-4eecc99"
38
DenoRelayImage = "supabase/deno-relay:v1.5.0"
39
ImageProxyImage = "darthsim/imgproxy:v3.8.0"
0 commit comments