Skip to content

Commit

Permalink
Merge pull request #10 from hatamiarash7/renovate/mongo-5.x
Browse files Browse the repository at this point in the history
Update dependency mongo to v5.0.9
  • Loading branch information
hatamiarash7 authored Jun 20, 2022
2 parents 08e8620 + 03865e7 commit bf754fe
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.8
image: mongo:5.0.9
restart: unless-stopped
volumes:
- mongo-data-1:/data/db
Expand Down

0 comments on commit bf754fe

Please sign in to comment.