chore: update circleci nightly-sel image chrome version (#17058)

* chore: update circleci nightly-sel image chrome version

* chore: update node image to node:lts-stretch-browsers
pull/17050/head
karel-rehor 2020-03-04 09:51:39 +01:00 committed by GitHub
parent 16a0b6f7fb
commit b2a0839a14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ jobs:
destination: screenshots
selenium_accept:
docker:
- image: circleci/node:13.0.1-stretch-browsers
- image: circleci/node:lts-stretch-browsers
- image: quay.io/influxdb/influx:nightly
command: [--e2e-testing=true]
steps: