You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 13, 2019. It is now read-only.
RenovateApp not only keeps package.json and yarn.lock up to date with PRs. It also makes PRs about Docker images.
At the time of writing pushes to master suddenly broke because yarn was no longer available. See https://renovateapp.com/blog/docker-mutable-tags
Having tagged Docker images would have prevented this.
RenovateApp not only keeps
package.jsonandyarn.lockup to date with PRs. It also makes PRs about Docker images.At the time of writing pushes to master suddenly broke because
yarnwas no longer available. See https://renovateapp.com/blog/docker-mutable-tagsHaving tagged Docker images would have prevented this.