(cherry picked from commit a7163886ce6b52b9d3d3e1a19b17be49df1957be)
@@ -122,7 +122,7 @@ RUN apt-get -q install --no-install-recommends -y bats
####
# Install pylint
-RUN pip install pylint
+RUN pip install pylint==1.9.2
# Install dateutil.parser