Skip to content

Commit

Permalink
bump geckodriver version
Browse files Browse the repository at this point in the history
  • Loading branch information
saulshanabrook committed Aug 14, 2017
1 parent f24a97d commit a0b991e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ build:
- docker build -t selenium/node-firefox:3.4.0-francium
--build-arg FIREFOX_APPLICATION=devedition
--build-arg FIREFOX_VERSION=56.0b2
--build-arg GECKODRIVER_VERSION=0.18.0
NodeFirefox
- docker build -t selenium/node-firefox-debug:3.4.0-francium NodeFirefoxDebug
- cp StandaloneDebug/entry_point.sh StandaloneFirefoxDebug/
Expand Down

0 comments on commit a0b991e

Please sign in to comment.