Skip to content

Commit 1dcd9c4

Browse files
committed
Upgrade Firefox to version 100
1 parent 81ab9a1 commit 1dcd9c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ENV DATABASE_LIBRARY_VERSION 1.2.4
3838
ENV DATADRIVER_VERSION 1.6.0
3939
ENV DATETIMETZ_VERSION 1.0.6
4040
ENV FAKER_VERSION 5.0.0
41-
ENV FIREFOX_VERSION 98.0
41+
ENV FIREFOX_VERSION 100.0
4242
ENV FTP_LIBRARY_VERSION 1.9
4343
ENV GECKO_DRIVER_VERSION v0.30.0
4444
ENV IMAP_LIBRARY_VERSION 0.4.2

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The versions used are:
2828
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 6.0.0
2929
* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.8.0
3030
* [Axe Selenium Library](https://github.com/mozilla-services/axe-selenium-python) 2.1.6
31-
* Firefox 91.7
31+
* Firefox 100.0
3232
* Chromium 99.0
3333
* [Amazon AWS CLI](https://pypi.org/project/awscli/) 1.22.87
3434

0 commit comments

Comments
 (0)