change Dockerfile for release 2.0.0
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
parent
252eba806b
commit
51bb45c9c3
|
@ -119,4 +119,4 @@ ENV \
|
|||
# "/home/funkey/FunKey-OS/FunKey/output/build", \
|
||||
# "/home/funkey/FunKey-OS/FunKey/output/target"]
|
||||
|
||||
CMD ["/usr/bin/make", "-C", "/home/funkey/FunKey-OS"]
|
||||
CMD ["/usr/bin/make", "sdk", "all", "-C", "/home/funkey/FunKey-OS"]
|
||||
|
|
Loading…
Reference in New Issue