Skip to content
Snippets Groups Projects
Commit 09406443 authored by Matthieu BENOIST's avatar Matthieu BENOIST
Browse files

Merge branch 'update_nodejs' into 'master'

Update node build to v14.20.1

See merge request !173
parents aeffc545 2c3fd18e
Branches
No related tags found
2 merge requests!174Update Node version,!173Update node build to v14.20.1
Pipeline #44432 passed
# Stage 0, based on Node.js, to build and compile Angular
FROM node:14.20.0 as builder
FROM node:14.20.1 as builder
WORKDIR /app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment