This commit is contained in:
parent
4b2f5bc4b7
commit
f2647d432e
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ pub struct BuildCommand {
|
||||||
/// output directory
|
/// output directory
|
||||||
pub out: Option<String>,
|
pub out: Option<String>,
|
||||||
|
|
||||||
#[argh(option, default = r#"String::from("archlinux")"#)]
|
#[argh(option, default = r#"String::from("git.hydrar.de/navos/navos:latest")"#)]
|
||||||
/// docker build image
|
/// docker build image
|
||||||
pub image: String,
|
pub image: String,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue