Skip to content

Commit d586f6b

Browse files
committed
update alpine dockerfile
1 parent f005dcd commit d586f6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

alpine/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ RUN set -ex \
7575
-D PYTHON3_LIBRARY=/usr/local/lib/libpython3.so \
7676
-D PYTHON_LIBRARY=/usr/local/lib/libpython3.so \
7777
-D PYTHON3_PACKAGES_PATH=/usr/local/lib/python3.12/site-packages/ \
78-
-D PYTHON3_NUMPY_INCLUDE_DIRS=/usr/local/lib/python3.12/site-packages/numpy/core/include/ \
7978
/opt/opencv-${OPENCV_VERSION} \
8079
&& make -j$(nproc) \
8180
&& make install \

0 commit comments

Comments
 (0)