Skip to content

Commit ed8af16

Browse files
authored
Merge pull request #343 from ppodgorsek/issue-334
Issue #334 - Support for Robot Framework 4.0
2 parents 63bd6c2 + 598ca5f commit ed8af16

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
@@ -43,7 +43,7 @@ ENV GECKO_DRIVER_VERSION v0.26.0
4343
ENV IMAP_LIBRARY_VERSION 0.4.0
4444
ENV PABOT_VERSION 1.11
4545
ENV REQUESTS_VERSION 0.8.1
46-
ENV ROBOT_FRAMEWORK_VERSION 3.2.2
46+
ENV ROBOT_FRAMEWORK_VERSION 4.0
4747
ENV SELENIUM_LIBRARY_VERSION 5.1.1
4848
ENV SSH_LIBRARY_VERSION 3.6.0
4949
ENV XVFB_VERSION 1.20

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The versioning of this image follows the one of Robot Framework:
1515

1616
The versions used are:
1717

18-
* [Robot Framework](https://github.com/robotframework/robotframework) 3.2.2
18+
* [Robot Framework](https://github.com/robotframework/robotframework) 4.0
1919
* [Robot Framework DatabaseLibrary](https://github.com/franz-see/Robotframework-Database-Library) 1.2
2020
* [Robot Framework Datadriver](https://github.com/Snooz82/robotframework-datadriver) 1.0.0
2121
* [Robot Framework DateTimeTZ](https://github.com/testautomation/DateTimeTZ) 1.0.6

0 commit comments

Comments
 (0)