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 ee5f990 commit bdba730Copy full SHA for bdba730
pkg/config/templates/Dockerfile
@@ -10,8 +10,8 @@ FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10
FROM supabase/edge-runtime:v1.69.4 AS edgeruntime
11
FROM timberio/vector:0.28.1-alpine AS vector
12
FROM supabase/supavisor:2.6.2 AS supavisor
13
-FROM supabase/gotrue:v2.178.0 AS gotrue
14
-FROM supabase/realtime:v2.43.1 AS realtime
+FROM supabase/gotrue:v2.179.0 AS gotrue
+FROM supabase/realtime:v2.43.2 AS realtime
15
FROM supabase/storage-api:v1.26.4 AS storage
16
FROM supabase/logflare:1.18.4 AS logflare
17
# Append to JobImages when adding new dependencies below
0 commit comments