Skip to content

Commit

Permalink
Merge pull request #16 from supabase/fix-tests
Browse files Browse the repository at this point in the history
fix: tests and trigger release
  • Loading branch information
inian committed Jun 28, 2021
2 parents d7721b8 + d31a8e6 commit 9a943f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
PGRST_DB_ANON_ROLE: postgres
PGRST_JWT_SECRET: super-secret-jwt-token-with-at-least-32-characters-long
storage:
image: supabase/storage-api:v0.3.1
image: supabase/storage-api:v0.7.0
ports:
- '5000:5000'
depends_on:
Expand Down

0 comments on commit 9a943f3

Please sign in to comment.