Skip to content

Commit 46440a2

Browse files
authored
Merge pull request #634 from SeleniumHQ/update-ch-ff-chdr
Updating Chrome to 63.0.3239.84, ChromeDriver 2.34, and Firefox 57.0.2
2 parents 63dc4b5 + b0e489a commit 46440a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NodeFirefox/Dockerfile.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ USER root
33
#=========
44
# Firefox
55
#=========
6-
ARG FIREFOX_VERSION=57.0.1
6+
ARG FIREFOX_VERSION=57.0.2
77
RUN apt-get update -qqy \
88
&& apt-get -qqy --no-install-recommends install firefox \
99
&& rm -rf /var/lib/apt/lists/* /var/cache/apt/* \

0 commit comments

Comments
 (0)