Skip to content

bake: add targets.current support#3905

Open
cjc0013 wants to merge 1 commit into
docker:masterfrom
cjc0013:pr-lane/buildx-1203-targets-current
Open

bake: add targets.current support#3905
cjc0013 wants to merge 1 commit into
docker:masterfrom
cjc0013:pr-lane/buildx-1203-targets-current

bake: add targets.current support

043d8ea
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 2, 2026 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 174 in build/build.go

See this annotation in the file changed.

Code scanning / CodeQL

Size computation for allocation may overflow High

This operation, which is used in an
allocation
, involves a
potentially large value
and might overflow.