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

[25.0 backport] Dockerfile: update docker-cli to v25.0.2, docker compose v2.24.5 #47316

Merged
merged 4 commits into from Feb 5, 2024

Commits on Feb 3, 2024

  1. Dockerfile: update dev-shell version of the cli to v25.0.1

    Update the docker CLI that's available for debugging in the dev-shell
    to the v25 release.
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    (cherry picked from commit 3eb1527)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    8d45471 View commit details
    Browse the repository at this point in the history
  2. Dockerfile: update docker compose to v2.24.3

    Update the version of compose used in CI to the latest version.
    
    - full diff: docker/compose@v2.24.2...v2.24.3
    - release notes: https://github.com/docker/compose/releases/tag/v2.24.2
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    (cherry picked from commit 388ba9a)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    0bcd646 View commit details
    Browse the repository at this point in the history
  3. Dockerfile: update dev-shell version of the cli to v25.0.2

    Update the docker CLI that's available for debugging in the dev-shell
    to the v25 release.
    
    full diff: docker/cli@v25.0.1...v25.0.2
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    (cherry picked from commit 9c92c07)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    876b1d1 View commit details
    Browse the repository at this point in the history
  4. Dockerfile: update docker compose to v2.24.5

    Update the version of compose used in CI to the latest version.
    
    - full diff: docker/compose@v2.24.3...v2.24.5
    - release notes: https://github.com/docker/compose/releases/tag/v2.24.5
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    (cherry picked from commit 10d6f52)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    269a0d8 View commit details
    Browse the repository at this point in the history