Skip to content

Commit

Permalink
chore(deps): update mongo docker tag to v3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and julianlam committed Aug 12, 2022
1 parent 4c44d12 commit 8afaed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- 6379:6379

mongo:
image: 'mongo:3.6'
image: 'mongo:3.7'
ports:
# Maps port 27017 on service container to the host
- 27017:27017
Expand Down

0 comments on commit 8afaed2

Please sign in to comment.