Skip to content

Commit ab1cf83

Browse files
committed
Issue #479 - Upgrade Chromium to version 122.0
1 parent f93131d commit ab1cf83

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
@@ -35,7 +35,7 @@ ENV ROBOT_GID 1000
3535
ENV AWS_CLI_VERSION 1.32.36
3636
ENV AXE_SELENIUM_LIBRARY_VERSION 2.1.6
3737
ENV BROWSER_LIBRARY_VERSION 18.0.0
38-
ENV CHROMIUM_VERSION 121.0
38+
ENV CHROMIUM_VERSION 122.0
3939
ENV DATABASE_LIBRARY_VERSION 1.4.3
4040
ENV DATADRIVER_VERSION 1.10.0
4141
ENV DATETIMETZ_VERSION 1.0.6

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The versions used are:
6262
* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.8.0
6363
* [Axe Selenium Library](https://github.com/mozilla-services/axe-selenium-python) 2.1.6
6464
* Firefox 123.0
65-
* Chromium 121.0
65+
* Chromium 122.0
6666
* Microsoft Edge 121.0.2277.106
6767
* [Amazon AWS CLI](https://pypi.org/project/awscli/) 1.32.36
6868

0 commit comments

Comments
 (0)