NodeJS: Update to LTS (14) (#29467)

* NodeJS: Update to LTS (14)

* Bump Volta's Node version

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Bump version of build image

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Drone: Upgrade build image

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
Torkel Ödegaard
2020-12-02 18:18:49 +01:00
committed by GitHub
parent 18c3f7bba0
commit 00d59ec1fc
7 changed files with 146 additions and 146 deletions

View File

@@ -1,4 +1,4 @@
FROM node:12.19.0-slim AS js-builder
FROM node:14.15.1-slim AS js-builder
WORKDIR /usr/src/app/