Add prepare stage to build base image with node on Dockerfile change
Try to utilize a project node image for caching node in alpine
Node version will depend on whats in the Dockerfile
Remove the dev branch/image logic from ci
Add build args to build_image step
Changelog: added, removed
Addresses: #8