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 ce904a1 commit 68e3663Copy full SHA for 68e3663
pkg/config/constants.go
@@ -9,7 +9,7 @@ const (
9
kongImage = "library/kong:2.8.1"
10
inbucketImage = "inbucket/inbucket:3.0.3"
11
postgrestImage = "postgrest/postgrest:v12.2.0"
12
- pgmetaImage = "supabase/postgres-meta:v0.84.1"
+ pgmetaImage = "supabase/postgres-meta:v0.84.2"
13
studioImage = "supabase/studio:20241014-c083b3b"
14
imageProxyImage = "darthsim/imgproxy:v3.8.0"
15
edgeRuntimeImage = "supabase/edge-runtime:v1.59.0"
0 commit comments