Skip to content

Commit 3ccb66c

Browse files
Merge 7e21041 into 341b3c3
2 parents 341b3c3 + 7e21041 commit 3ccb66c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/config/templates/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ FROM timberio/vector:0.28.1-alpine AS vector
1212
FROM supabase/supavisor:2.7.3 AS supavisor
1313
FROM supabase/gotrue:v2.180.0 AS gotrue
1414
FROM supabase/realtime:v2.56.2 AS realtime
15-
FROM supabase/storage-api:v1.28.1 AS storage
16-
FROM supabase/logflare:1.23.0 AS logflare
15+
FROM supabase/storage-api:v1.28.2 AS storage
16+
FROM supabase/logflare:1.23.2 AS logflare
1717
# Append to JobImages when adding new dependencies below
1818
FROM supabase/pgadmin-schema-diff:cli-0.0.5 AS differ
1919
FROM supabase/migra:3.0.1663481299 AS migra

0 commit comments

Comments
 (0)