Update Node.js to v24
This commit is contained in:
parent
718b624fb8
commit
65c8e9a528
4 changed files with 29 additions and 69 deletions
|
|
@ -9,7 +9,7 @@ platform:
|
|||
|
||||
steps:
|
||||
- name: frontend
|
||||
image: node:22-alpine
|
||||
image: node:24-alpine
|
||||
commands:
|
||||
- cd web
|
||||
- npm install --network-timeout=100000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue