Skip to content

Commit

Permalink
Use mongodb v4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aldwin7894 committed Feb 18, 2023
1 parent 2ac0ced commit 43ade90
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 @@ -3,7 +3,7 @@ version: "3.9"
services:
db:
container_name: aldwin7894-mongo
image: mongo:6.0.4
image: mongo:4.4
restart: always
environment:
- TZ
Expand Down

0 comments on commit 43ade90

Please sign in to comment.