fix: set default value
This commit is contained in:
		| @@ -242,6 +242,7 @@ func (c Container) Build(image string, envs, runs []string) (err error) { | ||||
| 		if err != nil { | ||||
| 			return | ||||
| 		} | ||||
| 		buf = []byte(cf) | ||||
| 	} | ||||
|  | ||||
| 	if string(buf) == cf && c.Exist() && UseCache { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user