Merge branch 'renovate/node-18.x' into 'master'
Update Node.js to v18 See merge request repos/website!9
This commit is contained in:
commit
692421a6c3
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:16-slim as frontend
|
||||
FROM node:18-slim as frontend
|
||||
|
||||
COPY package.json package-lock.json ./
|
||||
RUN npm ci --no-audit - -progress=false --omit=dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue