Merge pull request #316 from owncloud/ldapIssue

[Tests-Only] Use openldap:1.3.0
This commit is contained in:
Phil Davis
2020-06-16 11:58:03 +05:45
committed by GitHub
+1 -1
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',