Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit bdc5130

Browse files
authored
Upgrade Firefox patch level to 60.0.1 (#243)
1 parent c822ecc commit bdc5130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ ENV FF_LANG="en-US" \
598598

599599
#--- For Selenium 3
600600
# Layer size: big: 108.2 MB
601-
ARG FF_VER="60.0"
601+
ARG FF_VER="60.0.1"
602602

603603
ENV FF_COMP="firefox-${FF_VER}.tar.bz2"
604604
ENV FF_URL="${FF_BASE_URL}/${FF_INNER_PATH}/${FF_VER}/${FF_PLATFORM}/${FF_LANG}/${FF_COMP}"

0 commit comments

Comments
 (0)