Skip to content

Commit

Permalink
Implement Target (#499)
Browse files Browse the repository at this point in the history
  • Loading branch information
guineveresaenger authored Feb 14, 2023
1 parent 5d852bc commit 4705df3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions provider/image.go
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ func (p *dockerNativeProvider) dockerBuild(ctx context.Context,
BuildArgs: build.Args,
Version: build.BuilderVersion,
Platform: build.Platform,
Target: build.Target,

AuthConfigs: authConfigs,
}
Expand Down

0 comments on commit 4705df3

Please sign in to comment.