miragesdk: use the latest image dhcp-client image

Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
This commit is contained in:
Thomas Gazagnaire
2017-04-06 13:41:39 +02:00
parent f44e2ffbcb
commit bb536803be
2 changed files with 3 additions and 3 deletions

View File

@@ -68,7 +68,8 @@ let default_cmd = [
(*
let default_cmd = [
"/usr/bin/runc"; "run"; "--preserve-fds"; "2"; "--bundle"; "."; "dhcp-client"
"/usr/bin/runc"; "run"; "--preserve-fds"; "2"; "--bundle"; "."; "calf
"
]
*)