update node version
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
Simon Vieille 2024-03-29 13:46:18 +01:00
parent ab6196da55
commit caa2a9e7f8
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -43,7 +43,7 @@ steps:
- php bin/console fos:js-routing:dump --format=json --target=public/js/fos_js_routes.json
"Build assets":
image: node:16-alpine
image: node:21-alpine
commands:
- yarn
- npm run build