Skip to content

Commit d7a774b

Browse files
committed
Issue #470 - Upgrade Chromium to version 121.0
1 parent 7b7d48e commit d7a774b

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
@@ -32,7 +32,7 @@ ENV ROBOT_GID 1000
3232
ENV AWS_CLI_VERSION 1.32.36
3333
ENV AXE_SELENIUM_LIBRARY_VERSION 2.1.6
3434
ENV BROWSER_LIBRARY_VERSION 18.0.0
35-
ENV CHROMIUM_VERSION 117.0
35+
ENV CHROMIUM_VERSION 121.0
3636
ENV DATABASE_LIBRARY_VERSION 1.4.3
3737
ENV DATADRIVER_VERSION 1.10.0
3838
ENV DATETIMETZ_VERSION 1.0.6

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The versions used are:
5757
* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.8.0
5858
* [Axe Selenium Library](https://github.com/mozilla-services/axe-selenium-python) 2.1.6
5959
* Firefox 122.0
60-
* Chromium 117.0
60+
* Chromium 121.0
6161
* Microsoft Edge 116.0.1938.69
6262
* [Amazon AWS CLI](https://pypi.org/project/awscli/) 1.32.36
6363

0 commit comments

Comments
 (0)