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 0f0ea11 commit 01f6d1cCopy full SHA for 01f6d1c
pkg/config/templates/Dockerfile
@@ -7,11 +7,11 @@ FROM postgrest/postgrest:v13.0.7 AS postgrest
7
FROM supabase/postgres-meta:v0.93.1 AS pgmeta
8
FROM supabase/studio:2025.10.27-sha-85b84e0 AS studio
9
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
10
-FROM supabase/edge-runtime:v1.69.15 AS edgeruntime
+FROM supabase/edge-runtime:v1.69.17 AS edgeruntime
11
FROM timberio/vector:0.28.1-alpine AS vector
12
FROM supabase/supavisor:2.7.4 AS supavisor
13
FROM supabase/gotrue:v2.180.0 AS gotrue
14
-FROM supabase/realtime:v2.58.0 AS realtime
+FROM supabase/realtime:v2.58.1 AS realtime
15
FROM supabase/storage-api:v1.28.4 AS storage
16
FROM supabase/logflare:1.23.3 AS logflare
17
# Append to JobImages when adding new dependencies below
0 commit comments