Update dependency node to v18 #3

Closed
renovate-bot wants to merge 1 commit from renovate/node-18.x into master
Showing only changes of commit 5f6854ec9c - Show all commits

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

Renovate Bot 2022-04-24 14:22:34 +00:00

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