Skip to content

Commit 51bb45c

Browse files
committed
change Dockerfile for release 2.0.0
Signed-off-by: Michel-FK <[email protected]>
1 parent 252eba8 commit 51bb45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@ ENV \
119119
# "/home/funkey/FunKey-OS/FunKey/output/build", \
120120
# "/home/funkey/FunKey-OS/FunKey/output/target"]
121121

122-
CMD ["/usr/bin/make", "-C", "/home/funkey/FunKey-OS"]
122+
CMD ["/usr/bin/make", "sdk", "all", "-C", "/home/funkey/FunKey-OS"]

0 commit comments

Comments
 (0)