Pin version 1.22 of urllib

This commit is contained in:
2019-04-17 09:30:48 +02:00
parent e31f0d1b4a
commit 247622549a
+1
View File
@@ -14,6 +14,7 @@ LABEL description="Base image for running Robot Framework test suites in Docker.
- psycopg2 - Python driver for Postgres"
RUN pip install \
urllib3==1.22 \
psycopg2-binary \
robotframework \
robotframework-appiumlibrary \