25.0.16
Description
Abstract
As we need arm64 image support, I refactored Docker image build workflow to use arm64 runner and build multi arch-image.
Fixes: #1822 #1821
Background
Breaking changes
*-latestimage will be pushed only whenrefismaster(push for master branch)- Uploaded image is minimized desktop image, use
develimage to develop (access source codes)
Note
To optimize build workflow, we should consider using github-builder