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

collection: Ensure apt Performs An Update #8

Merged
merged 1 commit into from
Jan 6, 2024
Merged

collection: Ensure apt Performs An Update #8

merged 1 commit into from
Jan 6, 2024

Conversation

vadimk-bold
Copy link

When attempting to install a package on apt based images, we were
missing an apt update which improves the user experience.
Tools such as virt-customize perform an update before every
installation invocation.

Bump version to 1.1.4.

Resolves #7.

When attempting to install a package on `apt` based images, we were
missing an `apt update` which improves the user experience.
Tools such as `virt-customize` perform an update before every
installation invocation.

Bump version to `1.1.4`.

Resolves #7.
@vkhitrin vkhitrin merged commit fc1c857 into vkhitrin:main Jan 6, 2024
1 check failed
vkhitrin added a commit that referenced this pull request Jan 6, 2024
When attempting to install a package on `apt` based images, we were
missing an `apt update` which improves the user experience.
Tools such as `virt-customize` perform an update before every
installation invocation.

Bump version to `1.1.4`.

Resolves #7.
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.

Unable to locate package
2 participants