Skip to content

Commit

Permalink
Merge pull request #36 from TykTechnologies/sedkis-patch-1
Browse files Browse the repository at this point in the history
ARM support for Mongo
  • Loading branch information
sedkis authored Jan 7, 2022
2 parents e8c274e + 848cf07 commit 147a7a9
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 @@ -37,7 +37,7 @@ services:
- tyk

tyk-mongo:
image: mongo:3.2
image: mongo:4.0
command: ["mongod", "--smallfiles"]
ports:
- "27017:27017"
Expand Down

0 comments on commit 147a7a9

Please sign in to comment.