Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix min version for podman --transient-store flag #6292

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

bduffany
Copy link
Member

@bduffany bduffany commented Apr 3, 2024

I hit this on my Raspberry Pi - the version installed from apt is 4.3.1 which doesn't have --transient-store. Testing with podman run --rm --privileged mgoltzsche/podman:4.3.1 podman run --transient-store echo hello confirms this as well.

Related issues: N/A

Copy link
Contributor

@sluongng sluongng left a comment

Choose a reason for hiding this comment

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

Consistent with containers/podman@4a8d953

LGTM

@bduffany bduffany merged commit 905f3f6 into master Apr 3, 2024
11 of 17 checks passed
@bduffany bduffany deleted the transient-store-fix branch April 3, 2024 15:52
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.

None yet

3 participants