try latest browser image

This commit is contained in:
Alexey Kasyanchuk
2018-03-24 01:29:44 +03:00
parent f360e316b7
commit 19e514a8f8

View File

@ -7,7 +7,7 @@ jobs:
build: build:
docker: docker:
# specify the version you desire here # specify the version you desire here
- image: circleci/node:8-browsers - image: circleci/node:latest-browsers
# Specify service dependencies here if necessary # Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images # CircleCI maintains a library of pre-built images