We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f607b49 commit c873f1aCopy full SHA for c873f1a
Dockerfile
@@ -11,7 +11,7 @@ COPY dnf/google-chrome.repo /etc/yum.repos.d/google-chrome.repo
11
RUN dnf upgrade -y\
12
&& dnf install -y\
13
chromedriver-56.0.2924.87-3.fc25\
14
- firefox-51.0.1-2.fc25\
+ firefox-52.0-4.fc25\
15
google-chrome-stable-56.0.2924.87-1\
16
python-pip-8.1.2-2.fc25\
17
xorg-x11-server-Xvfb-1.19.1-3.fc25\
README.md
@@ -17,7 +17,7 @@ The versions used in the latest version are:
18
* Robot Framework 3.0.2
19
* Robot Framework selenium2library 1.8.0
20
-* Firefox 51.0
+* Firefox 52.0
21
* Google Chrome 56.0
22
23
## Running the container
0 commit comments