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

Commit 59404ea

Browse files
authored
Merge pull request #216 from elgalu/bump-selenium-3.9.1
Bump to Selenium 3.9.1
2 parents c766a90 + c666226 commit 59404ea

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
@@ -264,7 +264,7 @@ RUN echo "${UBUNTU_FLAVOR}" > UBUNTU_FLAVOR \
264264
#=================
265265
# Layer size: medium ~22 MB
266266
ARG SEL_DIRECTORY="3.9"
267-
ARG SEL_VER="3.9.0"
267+
ARG SEL_VER="3.9.1"
268268

269269
RUN echo $SEL_VER
270270
RUN export SELBASE="https://selenium-release.storage.googleapis.com" \

0 commit comments

Comments
 (0)