Update node Docker tag to v18.12.1 - autoclosed #31

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

View File

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