Skip to content

Use make bootstrap when building CI Docker image

Ash McKenzie requested to merge ashmckenzie/use-make-bootstrap into main

What does this Merge Request do?

This MR changes the way to VERIFY_IMAGE is produced by using make bootstrap instead of manually installing asdf.

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
Edited by Ash McKenzie

Merge request reports