Update dependency node to v18
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2022-04-24 14:22:34 +00:00
parent 22f2c626b6
commit 5f6854ec9c

View File

@ -9,7 +9,7 @@ platform:
steps:
- name: build front
image: node:17-alpine
image: node:18-alpine
commands:
- apk --no-cache add python2 build-base
- npm install --network-timeout=100000