Use fritteli's docker image with latest chrome version
All checks were successful
continuous-integration/drone the build was successful
All checks were successful
continuous-integration/drone the build was successful
This commit is contained in:
parent
95aea3b455
commit
f2a288a3dc
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
image: tamlyn/headless-nodejs
|
image: fritteli/headless-nodejs
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run test:ci
|
- npm run test:ci
|
||||||
|
|
Loading…
Reference in a new issue