mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 22:11:39 +02:00
Fixes commit 3f028060 which mistakenly added coreos-sources as both build and run-time dependencies. This was missed initially because there are exclude rules that remove /usr/src from production images but it does needlessly slow down the build and pulls in extraneous kernel build dependencies like perl. Prune old releases, no need for them.