This repository was archived by the owner on Feb 8, 2023. It is now read-only.
Base image update
This update is primarily to fix image vulnerabilities by updating node.js, node.js pacakges, and the underlying Alpine Linux image.
- Update the base image to mhart/alpine-node:12/13.
- Add package updates to Dockerfile build.
- Upgrade node.js packages in case of vulnerabilities.
- Update CircleCI build with Node 12.13 and Kubernetes 1.14.8.
- Remove old nvm so that Circle updates it.