Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Base image update

Compare
Choose a tag to compare
@ancientlore ancientlore released this 19 Nov 23:16
· 1 commit to master since this release
4348fc4

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.