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

Commit 1df5fc6

Browse files
authored
Upgrade Firefox patch level to 68.0.2
1 parent 23851d2 commit 1df5fc6

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)