File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ ENV FAKER_VERSION 5.0.0
3131ENV FIREFOX_VERSION 68.7
3232ENV FTP_LIBRARY_VERSION 1.9
3333ENV GECKO_DRIVER_VERSION v0.26.0
34- ENV IMAP_LIBRARY_VERSION 0.3.0
34+ ENV IMAP_LIBRARY_VERSION 0.3.6
3535ENV PABOT_VERSION 1.2.1
3636ENV REQUESTS_VERSION 0.6.6
3737ENV ROBOT_FRAMEWORK_VERSION 3.1.2
@@ -73,7 +73,7 @@ RUN apk update \
7373 robotframework-databaselibrary==$DATABASE_LIBRARY_VERSION \
7474 robotframework-faker==$FAKER_VERSION \
7575 robotframework-ftplibrary==$FTP_LIBRARY_VERSION \
76- robotframework-imaplibrary ==$IMAP_LIBRARY_VERSION \
76+ robotframework-imaplibrary2 ==$IMAP_LIBRARY_VERSION \
7777 robotframework-pabot==$PABOT_VERSION \
7878 robotframework-requests==$REQUESTS_VERSION \
7979 robotframework-seleniumlibrary==$SELENIUM_LIBRARY_VERSION \
You can’t perform that action at this time.
0 commit comments