Skip to content

Commit

Permalink
Merge pull request #453 from ppodgorsek/issue-452
Browse files Browse the repository at this point in the history
Issue #452 - Upgrade Chromium to version 117.0
  • Loading branch information
ppodgorsek authored Sep 18, 2023
2 parents 55367fa + 19c107d commit fb8147a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ENV ROBOT_GID 1000
ENV AWS_CLI_VERSION 1.29.40
ENV AXE_SELENIUM_LIBRARY_VERSION 2.1.6
ENV BROWSER_LIBRARY_VERSION 16.2.0
ENV CHROMIUM_VERSION 116.0
ENV CHROMIUM_VERSION 117.0
ENV DATABASE_LIBRARY_VERSION 1.2.4
ENV DATADRIVER_VERSION 1.8.1
ENV DATETIMETZ_VERSION 1.0.6
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The versions used are:
* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.8.0
* [Axe Selenium Library](https://github.com/mozilla-services/axe-selenium-python) 2.1.6
* Firefox 117.0
* Chromium 116.0
* Chromium 117.0
* Microsoft Edge 116.0.1938.69
* [Amazon AWS CLI](https://pypi.org/project/awscli/) 1.29.40

Expand Down

0 comments on commit fb8147a

Please sign in to comment.