We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dabf31f + 7ae529b commit 2aec115Copy full SHA for 2aec115
sample/13-mongo-typeorm/docker-compose.yml
@@ -2,7 +2,7 @@ version: "3"
2
3
services:
4
mongodb:
5
- image: mongo:8.0
+ image: mongo:8.2
6
environment:
7
- MONGODB_DATABASE="test"
8
ports:
0 commit comments