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

go.mod: buildx v0.11.2, buildkit v0.12, docker/cli v24.0.5-dev #10827

Merged
merged 3 commits into from
Jul 18, 2023

Commits on Jul 18, 2023

  1. go.mod: github.com/moby/buildkit v0.12.0

    Switching to back to released versions / release-branche. The old version
    was a commit from master (v0.12.0-dev).
    
    full diff:
    
    - moby/buildkit@2d91ddc...v0.12.0
    - tonistiigi/fsutil@9e7a6df...36ef4d8
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    54e6e0b View commit details
    Browse the repository at this point in the history
  2. go.mod: github.com/docker/buildx v0.11.2

    full diff:
    
    - docker/buildx@v0.11.1...v0.11.2
    - https://github.com/moby/buildkit/v0.12.0...faa0cc7da353
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e9ded2c View commit details
    Browse the repository at this point in the history
  3. go.mod: github.com/docker/docker v24.0.5-dev (tip of 24 release branch)

    full diff: moby/moby@8443a06...f329397
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f429ee9 View commit details
    Browse the repository at this point in the history