Update node Docker tag to v19 - autoclosed #34
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user