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

Commit 2561bbe

Browse files
authored
Merge pull request #338 from elgalu/Upgrade-Firefox-patch-level-to-68.0.2
Upgrade Firefox patch level to 68.0.2
2 parents 23851d2 + 1df5fc6 commit 2561bbe

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

609609
#--- For Selenium 3
610610
# Layer size: big: 108.2 MB
611-
ARG FF_VER="68.0.1"
611+
ARG FF_VER="68.0.2"
612612

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

0 commit comments

Comments
 (0)