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 Dec 23, 2024
1 parent dab0660 commit 12388b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ services:
mongodb:
ports:
- 27017:27017
image: mongo:3.6
image: mongo:3.7

0 comments on commit 12388b7

Please sign in to comment.