Update node Docker tag to v14.17.5
This commit is contained in:
parent
06f346d171
commit
16943b310d
@ -4,7 +4,7 @@ type: docker
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: epub
|
- name: epub
|
||||||
image: node:14.17.4
|
image: node:14.17.5
|
||||||
commands:
|
commands:
|
||||||
- npm i
|
- npm i
|
||||||
- ./node_modules/.bin/eslint *.js
|
- ./node_modules/.bin/eslint *.js
|
||||||
|
Reference in New Issue
Block a user