Skip to content

Commit

Permalink
Update dependency mongo to v5.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2022
1 parent 5b48f8b commit f8fa887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
- 0.0.0.0:4296:3000

db:
image: mongo:5.0.9
image: mongo:5.0.10
restart: unless-stopped
volumes:
- mongo-data-1:/data/db
Expand Down

0 comments on commit f8fa887

Please sign in to comment.