Skip to content

Commit 650ae90

Browse files
authored
Merge branch 'master' into issue-443
2 parents 789e09b + fb8147a commit 650ae90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ENV ROBOT_GID 1000
3232
ENV AWS_CLI_VERSION 1.29.40
3333
ENV AXE_SELENIUM_LIBRARY_VERSION 2.1.6
3434
ENV BROWSER_LIBRARY_VERSION 16.2.0
35-
ENV CHROMIUM_VERSION 116.0
35+
ENV CHROMIUM_VERSION 117.0
3636
ENV DATABASE_LIBRARY_VERSION 1.2.4
3737
ENV DATADRIVER_VERSION 1.8.1
3838
ENV DATETIMETZ_VERSION 1.0.6

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The versions used are:
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
3131
* Firefox 117.0
32-
* Chromium 116.0
32+
* Chromium 117.0
3333
* Microsoft Edge 116.0.1938.69
3434
* [Amazon AWS CLI](https://pypi.org/project/awscli/) 1.29.40
3535

0 commit comments

Comments
 (0)