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

Merge branch 'maj/node' into 'development'

Update node version

See merge request !30
parents b886f68f 205e7bee
No related branches found
No related tags found
1 merge request!30Update node version
Pipeline #47818 passed
# Stage 0, based on Node.js, to build and compile Angular
FROM node:14.20.1 as builder
FROM node:14.21.1 as builder
# Copy the package.json file first in order to cache the modules
COPY ./package.json /app/package.json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment