Skip to content

Commit 245b451

Browse files
chore(deps): bump supabase/storage-api from v1.24.1 to v1.24.4 in /pkg/config/templates (#3681)
chore(deps): bump supabase/storage-api in /pkg/config/templates Bumps supabase/storage-api from v1.24.1 to v1.24.4. --- updated-dependencies: - dependency-name: supabase/storage-api dependency-version: v1.24.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ccaea3 commit 245b451

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.5.1 AS supavisor
1313
FROM supabase/gotrue:v2.174.0 AS gotrue
1414
FROM supabase/realtime:v2.36.9 AS realtime
15-
FROM supabase/storage-api:v1.24.1 AS storage
15+
FROM supabase/storage-api:v1.24.4 AS storage
1616
FROM supabase/logflare:1.14.2 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)