We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa4dc7 commit 1b954e4Copy full SHA for 1b954e4
docker/Dockerfile.ros-ubuntu:16.04
@@ -11,7 +11,7 @@ RUN apt-get update && apt-get install -y \
11
libvtk6-dev
12
13
RUN apt-get update && apt-get install -y python-pip
14
-RUN pip install -U dlib
+RUN pip install -U dlib==19.21.1
15
16
RUN apt-get update && apt-get install -y curl git wget sudo lsb-release ccache apt-cacher-ng patch man-db
17
RUN apt-get update && apt-get install -y mesa-utils
0 commit comments