We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a2cb90 commit a2d7548Copy full SHA for a2d7548
1 file changed
cmd/compose/up.go
@@ -260,6 +260,7 @@ func runUp(
260
if err != nil {
261
return err
262
}
263
+ bo.Services = services
264
build = &bo
265
266
0 commit comments