[Tests-Only] Use openldap:1.3.0

This commit is contained in:
jasson99
2020-06-16 10:51:36 +05:45
parent 18b6abf36c
commit dbe9cbf318

View File

@@ -237,7 +237,7 @@ def testing(ctx, coreBranch = 'master', coreCommit = '', phoenixBranch = 'master
'services': [
{
'name': 'ldap',
'image': 'osixia/openldap',
'image': 'osixia/openldap:1.3.0',
'pull': 'always',
'environment': {
'LDAP_DOMAIN': 'owncloud.com',