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

Commit 144275a

Browse files
diemolelgalu
authored andcommitted
Bump Firefox to 58.0.2 (#213)
1 parent b459d5f commit 144275a

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

595595
#--- For Selenium 3
596596
# Layer size: big: 108.2 MB
597-
ARG FF_VER="58.0.1"
597+
ARG FF_VER="58.0.2"
598598

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

0 commit comments

Comments
 (0)