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 f0d5eb6 commit 4ac919bCopy full SHA for 4ac919b
pkg/config/templates/Dockerfile
@@ -10,7 +10,7 @@ FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10
FROM supabase/edge-runtime:v1.67.4 AS edgeruntime
11
FROM timberio/vector:0.28.1-alpine AS vector
12
FROM supabase/supavisor:2.5.1 AS supavisor
13
-FROM supabase/gotrue:v2.172.1 AS gotrue
+FROM supabase/gotrue:v2.173.0 AS gotrue
14
FROM supabase/realtime:v2.35.3 AS realtime
15
FROM supabase/storage-api:v1.22.17 AS storage
16
FROM supabase/logflare:1.12.0 AS logflare
0 commit comments