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 c6e21ef commit 0b25a65Copy full SHA for 0b25a65
internal/utils/misc.go
@@ -31,7 +31,7 @@ const (
31
PostgrestImage = "postgrest/postgrest:v12.0.1"
32
DifferImage = "supabase/pgadmin-schema-diff:cli-0.0.5"
33
MigraImage = "supabase/migra:3.0.1663481299"
34
- PgmetaImage = "supabase/postgres-meta:v0.79.9"
+ PgmetaImage = "supabase/postgres-meta:v0.80.0"
35
StudioImage = "supabase/studio:20240301-0942bfe"
36
ImageProxyImage = "darthsim/imgproxy:v3.8.0"
37
EdgeRuntimeImage = "supabase/edge-runtime:v1.38.0"
0 commit comments