Skip to content

Commit a2d7548

Browse files
committed
fix up --build with additional_context dependency
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
1 parent 8a2cb90 commit a2d7548

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmd/compose/up.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ func runUp(
260260
if err != nil {
261261
return err
262262
}
263+
bo.Services = services
263264
build = &bo
264265
}
265266

0 commit comments

Comments
 (0)