forked from github-starred/komodo
fix builds getting stuck. update core dockerfile
This commit is contained in:
@@ -106,5 +106,6 @@ impl Version {
|
||||
pub struct DockerBuildArgs {
|
||||
pub build_path: String,
|
||||
pub dockerfile_path: Option<String>,
|
||||
#[serde(default)]
|
||||
pub build_args: Vec<EnvironmentVar>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user