Skip to content

Improved the handling of alpine_repo variable:

  • Supports multiple repositories separated by commas
  • If path is relative it will resolved by searching for it in the mounted file systems. This allows to control which repository will be used if there are multiple Alpine images in the boot media which in turn makes it possible to upgrade and downgrade diskless Alpine systems to different release versions.

Merge request reports