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 4ccaea3 commit 245b451Copy full SHA for 245b451
pkg/config/templates/Dockerfile
@@ -12,7 +12,7 @@ FROM timberio/vector:0.28.1-alpine AS vector
12
FROM supabase/supavisor:2.5.1 AS supavisor
13
FROM supabase/gotrue:v2.174.0 AS gotrue
14
FROM supabase/realtime:v2.36.9 AS realtime
15
-FROM supabase/storage-api:v1.24.1 AS storage
+FROM supabase/storage-api:v1.24.4 AS storage
16
FROM supabase/logflare:1.14.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