mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-01-27 15:17:58 +01:00
Update selenium/standalone-chrome
This commit is contained in:
parent
18e7ead78a
commit
8062e304b7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ jobs:
|
|||
docker:
|
||||
# specify the version you desire here
|
||||
- image: node:8
|
||||
- image: selenium/standalone-chrome:3.1.0
|
||||
- image: selenium/standalone-chrome:3.8.1
|
||||
working_directory: ~/repo
|
||||
steps:
|
||||
- checkout
|
||||
|
|
Loading…
Reference in a new issue