We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1c1fbd + e935e53 commit 39e7aeaCopy full SHA for 39e7aea
1 file changed
pkg/config/templates/Dockerfile
@@ -11,8 +11,8 @@ FROM supabase/edge-runtime:v1.69.12 AS edgeruntime
11
FROM timberio/vector:0.28.1-alpine AS vector
12
FROM supabase/supavisor:2.7.0 AS supavisor
13
FROM supabase/gotrue:v2.179.0 AS gotrue
14
-FROM supabase/realtime:v2.51.0 AS realtime
15
-FROM supabase/storage-api:v1.27.2 AS storage
+FROM supabase/realtime:v2.51.3 AS realtime
+FROM supabase/storage-api:v1.27.4 AS storage
16
FROM supabase/logflare:1.22.2 AS logflare
17
# Append to JobImages when adding new dependencies below
18
FROM supabase/pgadmin-schema-diff:cli-0.0.5 AS differ
0 commit comments