Update node Docker tag to v18.12.1
This commit is contained in:
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user