Recent GHA related changes have broken make quick and the related dev-scripts/build-local.sh script, which were used to compile Rancher and build charts locally.
This functionality required the dapper tool which is now being removed from all scripts.
This change is a first step to restore functionality - at least to rebuild the Rancher Manager images (server and agent).
Signed-off-by: Silvio Moioli <silvio@moioli.net>
Co-authored-by: Pedro Tashima <23709916+tashima42@users.noreply.github.com>