8000 Comparing v28.3.0...v28.3.1 · moby/moby · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: moby/moby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v28.3.0
Choose a base ref
...
head repository: moby/moby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v28.3.1
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Jun 24, 2025

  1. gha/bin-image: add major and minor version image tags

    Adding image tags that follow the semver major and minor versions (e.g., `28`
    and `28.3`) for the moby-bin images.
    
    This makes it easier for users to reference the latest build within a
    major or minor version series without having to know the exact
    minor/patch version.
    
    Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
    (cherry picked from commit 38b98bc)
    Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
    vvoland committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    a2af8bd View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. Merge pull request #50264 from vvoland/50263-28.x

    [28.x backport] gha/bin-image: add major and minor version image tags
    thaJeztah authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    e018347 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. vendor: update buildkit to v0.23.2

    Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
    tonistiigi authored and crazy-max committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    e17e96e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50309 from crazy-max/28.x_pick_buildkit-0.23.2

    [28.x backport] vendor: update buildkit to v0.23.2
    thaJeztah authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    5beb93d View commit details
    Browse the repository at this point in the history
Loading
0