* chore(dockerfile): update node image to lts-buster
update node image to lts-buster, because the alpine image cannot be obtained on arm/arm64,
it will support `docker buildx` build after the upgrade.
Signed-off-by: mritd <mritd@linux.com>
* chore(docker): update golang build image
update golang build image
Signed-off-by: mritd <mritd@linux.com>