Update mongo Docker tag to v4.4 (main) #2

Merged
renovate-bot merged 1 commits from renovate/main-docker-mongo-4.x into main 2021-06-07 07:03:52 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -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