Update node Docker tag to v19 - autoclosed #34

Closed
ci-bot wants to merge 1 commits from renovate/node-19.x into master
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
pipeline:
buildy:
image: node:18.12.0-buster
image: node:19.2.0-buster
commands:
- npm install
- npm run test