Skip to content

Commit

Permalink
Update mongodb in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TimPansino committed Nov 19, 2024
1 parent 207c0cb commit f63556a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1021,7 +1021,7 @@ jobs:
timeout-minutes: 30
services:
mongodb:
image: mongo:3.6.4
image: mongo:8.0.3
ports:
- 8080:27017
- 8081:27017
Expand Down

0 comments on commit f63556a

Please sign in to comment.