Update node Docker tag to v14.17.4
This commit is contained in:
parent
6f2536a941
commit
7f1f28ec4a
@ -4,7 +4,7 @@ type: docker
|
||||
|
||||
steps:
|
||||
- name: epub
|
||||
image: node:14.17.3
|
||||
image: node:14.17.4
|
||||
commands:
|
||||
- npm i
|
||||
- ./node_modules/.bin/eslint *.js
|
||||
|
Reference in New Issue
Block a user