diff --git a/compose.yml b/compose.yml index 7d984df..90cb5da 100644 --- a/compose.yml +++ b/compose.yml @@ -73,7 +73,7 @@ services: # this container's job is just run the command to initialize the replica set. # it will run the command and remove himself (it will not stay running) mongo-init-replica: - image: mongo:4.0 + image: mongo:4.4 command: > bash -c