mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-06 09:52:14 +01: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.