mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2025-06-02 07:00:56 +00:00
minor fix for docker builds on arm
This commit is contained in:
parent
3e20dde68d
commit
59e046b4d3
@ -11,7 +11,7 @@ ENV MOD_NAME=sdk
|
|||||||
MAINTAINER rst/tgu
|
MAINTAINER rst/tgu
|
||||||
|
|
||||||
# update pip to latest version
|
# update pip to latest version
|
||||||
RUN pip install --upgrade pip
|
RUN pip install --upgrade pip setuptools
|
||||||
|
|
||||||
# install openmtc dependencies
|
# install openmtc dependencies
|
||||||
COPY tmp/$MOD_NAME-dependencies.txt /tmp/requirements.txt
|
COPY tmp/$MOD_NAME-dependencies.txt /tmp/requirements.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user