Update mongo Docker tag to v4.4

This commit is contained in:
Comrade Renovate Bot 2021-06-07 07:03:49 +00:00 committed by decentral1se
parent 3108840041
commit 8c833fc4ae
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
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