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 15ff318 commit 89bfc97Copy full SHA for 89bfc97
cpu/Dockerfile
@@ -81,7 +81,6 @@ RUN \
81
libgtk-3-dev \
82
freeglut3-dev \
83
libgl1-mesa-dev \
84
- libglu1-mesa-de \
85
&& \
86
pip install numpy && \
87
# Install OpenCV
gpu/Dockerfile
@@ -92,7 +92,6 @@ RUN \
92
93
94
95
96
97
98
0 commit comments