Skip to content

fix: --pull=always, not --pull=true#768

Merged
gmpinder merged 1 commit into
blue-build:mainfrom
HastD:pull-always
Apr 29, 2026
Merged

fix: --pull=always, not --pull=true#768
gmpinder merged 1 commit into
blue-build:mainfrom
HastD:pull-always

Conversation

@HastD

@HastD HastD commented Apr 29, 2026

Copy link
Copy Markdown
Collaborator

According to the documentation for podman build/buildah build, the valid options for --pull are "always", "missing", "never", and "newer"; "true" isn't a valid option, so I'm not sure what it does but I think "always" is what's intended here.

According to the documentation for `podman build`/`buildah build`, the
valid options for `--pull` are "always", "missing", "never", and
"newer"; "true" isn't a valid option, so I'm not sure what it does but I
think "always" is what's intended here.
@HastD HastD requested a review from gmpinder as a code owner April 29, 2026 18:41

@gmpinder gmpinder left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You know, you would think that it would error out if this was wrong. But, okay.

@gmpinder gmpinder merged commit b8b45fd into blue-build:main Apr 29, 2026
26 of 29 checks passed
@HastD HastD deleted the pull-always branch April 29, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants