Closed bacongobbler closed 8 years ago
@mboersma is a potential reviewer of this pull request based on my analysis of git blame
information. Thanks @bacongobbler!
today I learned about docker build --pull
:
Always attempt to pull a newer version of the image
Should we also do the same thing for slugbuilder
?
Yep! Finally sitting down at the airport. I'm going to implement this org-wide.
Heroku constantly updates the heroku/cedar:14 image as security patches are applied. This change enforces us to pull down the latest version of the image before building the image.
This should help with the security vulnerabilities noticed at https://quay.io/repository/deis/slugrunner/image/be8ee4d86705adf1c520ce18851b4b253219c979eb0e2089566dcd5b87154bd0?tab=vulnerabilities