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: enforce minimum version of docker/podman #1961

Merged
merged 13 commits into from
Sep 12, 2024

Commits on Sep 3, 2024

  1. fix: enforce minimum version of docker/podman

    This allows to always pass `--platform` to the OCI engine
    thus fixing issues with multiarch images.
    mayeut committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6612113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a884be View commit details
    Browse the repository at this point in the history
  3. Upgrade docker on Travis CI

    mayeut committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    29ffd30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b071552 View commit details
    Browse the repository at this point in the history
  5. Enforce docker>=24.0

    mayeut committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9234d0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cf264c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    798b28a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    bbf696a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. skip flaky test

    mayeut committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0a2fe86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac8a290 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    e464845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    655cfd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    c4bba4e View commit details
    Browse the repository at this point in the history