Skip to content

Commit 5f46c77

Browse files
chore(deps): bump supabase/storage-api from v1.22.7 to v1.22.8 in /pkg/config/templates (#3497)
chore(deps): bump supabase/storage-api in /pkg/config/templates Bumps supabase/storage-api from v1.22.7 to v1.22.8. --- updated-dependencies: - dependency-name: supabase/storage-api dependency-version: v1.22.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b59e5c commit 5f46c77

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.171.0 AS gotrue
1414
FROM supabase/realtime:v2.34.47 AS realtime
15-
FROM supabase/storage-api:v1.22.7 AS storage
15+
FROM supabase/storage-api:v1.22.8 AS storage
1616
FROM supabase/logflare:1.12.0 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)