We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 789e09b + fb8147a commit 650ae90Copy full SHA for 650ae90
Dockerfile
@@ -32,7 +32,7 @@ ENV ROBOT_GID 1000
32
ENV AWS_CLI_VERSION 1.29.40
33
ENV AXE_SELENIUM_LIBRARY_VERSION 2.1.6
34
ENV BROWSER_LIBRARY_VERSION 16.2.0
35
-ENV CHROMIUM_VERSION 116.0
+ENV CHROMIUM_VERSION 117.0
36
ENV DATABASE_LIBRARY_VERSION 1.2.4
37
ENV DATADRIVER_VERSION 1.8.1
38
ENV DATETIMETZ_VERSION 1.0.6
README.md
@@ -29,7 +29,7 @@ The versions used are:
29
* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.8.0
30
* [Axe Selenium Library](https://github.com/mozilla-services/axe-selenium-python) 2.1.6
31
* 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
0 commit comments