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: use newer skopeo #606

Merged
merged 6 commits into from
Jun 13, 2024
Merged

fix: use newer skopeo #606

merged 6 commits into from
Jun 13, 2024

Conversation

markbeierl
Copy link
Contributor

Description

The version of skopeo that is delivered in the snap has not been updated since 2019. Recently, jobs that use skopeo have been failing with the following message:

writing blob: saving image to docker engine: client version 1.22 is too old. Minimum supported API version is 1.24, please upgrade your client to a newer version

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code.
    N/A I have made corresponding changes to the documentation.
  • I have added tests that validate the behaviour of the software.
  • I validated that new and existing unit tests pass locally with my changes.
    N/A Any dependent changes have been merged and published in downstream modules.

The version of skopeo that is delivered in the snap has not been
updated since 2019. Recently, jobs that use skopeo have been
failing with the following message:

`writing blob: saving image to docker engine: client version 1.22 is too old. Minimum supported API version is 1.24, please upgrade your client to a newer version`
@markbeierl markbeierl requested a review from a team as a code owner June 12, 2024 18:08
@markbeierl markbeierl changed the title fix: use skopeo from apt fix: use newer skopeo Jun 12, 2024
@gatici gatici merged commit afdd316 into main Jun 13, 2024
13 checks passed
@gatici gatici deleted the fix_skopeo-from-apt branch June 13, 2024 06:24
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.

3 participants