gosseract
gosseract copied to clipboard
Fix the docker build to download project source files
The gosseract source files were not being downloaded during the Docker build process so the go test
step was failing. Setting the environment variable fixes the issue and allows correct building of the docker image.
existing failures appear to be related to other bugs related to MacOS