Skip to content

Commit

Permalink
downgrade mongo version (no avx available)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayerch1 committed May 2, 2022
1 parent 7a0909e commit 3e3fa71
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 @@ -39,7 +39,7 @@ services:
- remindme-net

mongo:
image: mongo
image: mongo:4
container_name: reminderbot-mongo
restart: always
volumes:
Expand Down

0 comments on commit 3e3fa71

Please sign in to comment.