amazon-connect / ai-powered-speech-analytics-for-amazon-connect

The AI Powered Speech Analytics for Amazon Connect solution provides the combination of speech to text transcription, translation into preferred languages, and insights for agents and supervisors all in real-time
https://aws.amazon.com/solutions/implementations/ai-powered-speech-analytics-for-amazon-connect/
Other
55 stars 54 forks source link

Update Dockerfile #28

Closed bemer closed 3 years ago

bemer commented 3 years ago

We need to specify the right version of Gradle, otherwise it will break. Using only the "jdk11" to reference the base image is not a best practice, since this can be changed in the future when new Gradle versions are available. I have tested with Gradle version 6.8.3 and was able to get the image built.

Description of changes: Changed the Docker Image tag on Dockerfile.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.