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

View File

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