Update node Docker tag to v18.12.1

This commit is contained in:
CI-Bot 2022-12-08 18:56:12 +00:00
parent 90d886fb3b
commit a959459c1b

@ -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