docker: use depthai image base
This commit is contained in:
parent
b9f554d4ba
commit
1f302934bd
@ -1,4 +1,4 @@
|
|||||||
FROM docker.io/library/python:3.9-slim
|
FROM docker.io/luxonis/depthai-base
|
||||||
|
|
||||||
# Configure piwheels repo to use pre-compiled numpy wheels for arm
|
# Configure piwheels repo to use pre-compiled numpy wheels for arm
|
||||||
RUN echo -n "[global]\nextra-index-url=https://www.piwheels.org/simple\n" >> /etc/pip.conf
|
RUN echo -n "[global]\nextra-index-url=https://www.piwheels.org/simple\n" >> /etc/pip.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user