v1.2.3
- Updated LICENSE year
- Updated _healthcheck_wait function in tests
- Allow using a different docker binary in Makefile and tests
- Necessary for building and testing locally using VirtualBox mode:
export DOCKER='fin docker'
- Necessary for building and testing locally using VirtualBox mode:
- Fixed tests on Mac and Travis