Update node Docker tag to v19 - autoclosed #34

Closed
ci-bot wants to merge 1 commits from renovate/node-19.x into master

View File

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