Skip to content

Commit ae2c5be

Browse files
authored
Merge pull request #85 from ppodgorsek/issue-84
Issue #84 - Update Robot Framework to version 3.0.4
2 parents cf519c3 + 39736a9 commit ae2c5be

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
@@ -17,7 +17,7 @@ ENV CHROMIUM_VERSION 65.0.*
1717
ENV FAKER_VERSION 4.2.0
1818
ENV FIREFOX_VERSION 59.0*
1919
ENV GECKO_DRIVER_VERSION v0.19.1
20-
ENV ROBOT_FRAMEWORK_VERSION 3.0.2
20+
ENV ROBOT_FRAMEWORK_VERSION 3.0.4
2121
ENV SELENIUM_LIBRARY_VERSION 3.1.1
2222

2323
# Install system dependencies

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 in the latest version are:
1717

18-
* [Robot Framework](https://github.com/robotframework/robotframework) 3.0.2
18+
* [Robot Framework](https://github.com/robotframework/robotframework) 3.0.4
1919
* [Robot Framework Faker](https://github.com/guykisel/robotframework-faker) 4.2.0
2020
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 3.1.1
2121
* Firefox 59.0

0 commit comments

Comments
 (0)