indiana-university / automated-transcription-service

BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Github action that auto updates the image (for vulnerabilities) and deploys to AWS #12

Open alan-walsh opened 6 months ago

alan-walsh commented 6 months ago

Desirable would be the following two files capturing versions

https://github.com/indiana-university/automated-transcription-service/blob/main/aws/src/lambda/Dockerfile https://github.com/indiana-university/automated-transcription-service/blob/main/aws/src/lambda/requirements.txt

Bainstorming notes...

https://www.flypenguin.de/2021/07/30/auto-rebuild-docker-images-if-base-image-changes-using-github-actions/ https://dev.to/oracle2025/how-to-keep-a-dockerfile-updated-with-dependabot-1mdn https://docs.github.com/en/code-security/dependabot https://hub.docker.com/_/python/

https://towardsaws.com/build-push-docker-image-to-aws-ecr-using-github-actions-8396888a8f9e