CI/CD

Automating Dependency Updates for Docker Projects
This article was originally posted on Divine Odazie's blog [https://blog.divineodazie.com/automating-dependency-updates-for-docker-projects] . A dependency is an external standalone library organized into packages to perform a specific task. Dependency management is the process of identifying, installing, and resolving dependencies in a software project's codebase. If your software has dependencies