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