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

Merge branch 'node_update' into 'master'

Update node version for builder (sec fix)

See merge request !172
parents 1ddd2884 86a61c2c
No related branches found
No related tags found
1 merge request!172Update node version for builder (sec fix)
Pipeline #39919 passed
# Stage 0, based on Node.js, to build and compile Angular
FROM node:14.15.1 as builder
FROM node:14.20.0 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