Skip to content

Commit 22e23bd

Browse files
committed
networkMode
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
1 parent 2dde5fa commit 22e23bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/compose/build_bake.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ func (s *composeService) doBuildBake(ctx context.Context, project *types.Project
215215

216216
CacheFrom: build.CacheFrom,
217217
CacheTo: build.CacheTo,
218+
NetworkMode: build.Network,
218219
Platforms: build.Platforms,
219220
Target: build.Target,
220221
Secrets: toBakeSecrets(project, build.Secrets),

0 commit comments

Comments
 (0)