Skip to content

Commit 10cdd70

Browse files
authored
fix: storage-api version to v1.31.1 (#4459)
1 parent 7327bbf commit 10cdd70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/templates/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ FROM timberio/vector:0.28.1-alpine AS vector
1212
FROM supabase/supavisor:2.7.4 AS supavisor
1313
FROM supabase/gotrue:v2.182.1 AS gotrue
1414
FROM supabase/realtime:v2.63.3 AS realtime
15-
FROM supabase/storage-api:v1.31.0 AS storage
15+
FROM supabase/storage-api:v1.31.1 AS storage
1616
FROM supabase/logflare:1.26.4 AS logflare
1717
# Append to JobImages when adding new dependencies below
1818
FROM supabase/pgadmin-schema-diff:cli-0.0.5 AS differ

0 commit comments

Comments
 (0)