pull should be true, not "always"
Is this a docs issue?
- [X] My issue is about the documentation content or website
Type of issue
Information is incorrect
Description
In https://docs.docker.com/build/bake/reference/#targetpull
The reference is pull = "always" . This is wrong, and will give an error Unsuitable value type; Unsuitable value: a bool is required,
This is on version github.com/docker/buildx v0.11.2-desktop.1 986ab6afe790e25f022969a18bc0111cff170bc2
Location
https://docs.docker.com/build/bake/reference/
Suggestion
It should be
pull = true
There hasn't been any activity on this issue for a long time.
If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale comment.
If not, this issue will be closed in 14 days. This helps our maintainers focus on the active issues.
Prevent issues from auto-closing with a /lifecycle frozen comment.
/lifecycle stale