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 7ef0789 commit 10b4e33Copy full SHA for 10b4e33
pkg/config/templates/Dockerfile
@@ -13,7 +13,7 @@ FROM supabase/supavisor:2.6.2 AS supavisor
13
FROM supabase/gotrue:v2.179.0 AS gotrue
14
FROM supabase/realtime:v2.46.3 AS realtime
15
FROM supabase/storage-api:v1.26.4 AS storage
16
-FROM supabase/logflare:1.18.4 AS logflare
+FROM supabase/logflare:1.20.1 AS logflare
17
# Append to JobImages when adding new dependencies below
18
FROM supabase/pgadmin-schema-diff:cli-0.0.5 AS differ
19
FROM supabase/migra:3.0.1663481299 AS migra
0 commit comments