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

Commit 559bbec

Browse files
authored
Upgrading Firefox to 63.0 (#280)
1 parent f8e1a8b commit 559bbec

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
@@ -600,7 +600,7 @@ ENV FF_LANG="en-US" \
600600

601601
#--- For Selenium 3
602602
# Layer size: big: 108.2 MB
603-
ARG FF_VER="62.0.3"
603+
ARG FF_VER="63.0"
604604

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

0 commit comments

Comments
 (0)