build(deps): update osixia/openldap docker tag to v1.4.0 (#1672)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/1673/head
parent
d8685418e8
commit
6627a54594
|
@ -1,7 +1,7 @@
|
||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
openldap:
|
openldap:
|
||||||
image: osixia/openldap:1.3.0
|
image: osixia/openldap:1.4.0
|
||||||
hostname: ldap.example.com
|
hostname: ldap.example.com
|
||||||
environment:
|
environment:
|
||||||
- LDAP_ORGANISATION=MyCompany
|
- LDAP_ORGANISATION=MyCompany
|
||||||
|
|
Loading…
Reference in New Issue