- Notifications
You must be signed in to change notification settings - Fork4
Commit66b2f44
authored
chore(deps): bump github.com/docker/docker from 28.3.0+incompatible to 28.3.1+incompatible (#237)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from28.3.0+incompatible to 28.3.1+incompatible.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/docker/docker/releases">github.com/docker/docker'sreleases</a>.</em></p><blockquote><h2>28.3.1</h2><p>For a full list of pull requests and changes in this release, referto the relevant GitHub milestones:</p><ul><li><ahref="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A28.3.1">docker/cli,28.3.1 milestone</a></li><li><ahref="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A28.3.1">moby/moby,28.3.1 milestone</a></li><li>Deprecated and removed features, see <ahref="https://github.com/docker/cli/blob/v28.3.1/docs/deprecated.md">DeprecatedFeatures</a>.</li><li>Changes to the Engine API, see <ahref="https://github.com/moby/moby/blob/v28.3.1/docs/api/version-history.md">APIversion history</a>.</li></ul><h3>Packaging updates</h3><ul><li>Update BuildKit to <ahref="https://github.com/moby/buildkit/releases/tag/v0.23.2">v0.23.2</a>.<ahref="https://redirect.github.com/moby/moby/pull/50309">moby/moby#50309</a></li><li>Update Compose to <ahref="https://github.com/docker/compose/releases/tag/v2.38.1">v2.38.1</a>.<ahref="https://redirect.github.com/docker/docker-ce-packaging/pull/1221">docker/docker-ce-packaging#1221</a></li><li>Update Model to v0.1.32 which adds the support for the new top-level<code>models:</code> key in Docker Compose. <ahref="https://redirect.github.com/docker/docker-ce-packaging/pull/1222">docker/docker-ce-packaging#1222</a></li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/moby/moby/commit/5beb93de84f02bf7e167cbb87ce81355ddd8f560"><code>5beb93d</code></a>Merge pull request <ahref="https://redirect.github.com/docker/docker/issues/50309">#50309</a>from crazy-max/28.x_pick_buildkit-0.23.2</li><li><ahref="https://github.com/moby/moby/commit/e17e96e3c504d4767bc31ef9251d57c4caebe2e4"><code>e17e96e</code></a>vendor: update buildkit to v0.23.2</li><li><ahref="https://github.com/moby/moby/commit/e0183475e03cd05b6a560d8b22fe0a83cd1cba14"><code>e018347</code></a>Merge pull request <ahref="https://redirect.github.com/docker/docker/issues/50264">#50264</a>from vvoland/50263-28.x</li><li><ahref="https://github.com/moby/moby/commit/a2af8bdebde1a41961b6bdaa42533d0f5ff1c8f0"><code>a2af8bd</code></a>gha/bin-image: add major and minor version image tags</li><li>See full diff in <ahref="https://github.com/docker/docker/compare/v28.3.0...v28.3.1">compareview</a></li></ul></details><br />[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent6ae387f commit66b2f44
2 files changed
+3
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
138 |
| - | |
139 |
| - | |
| 138 | + | |
| 139 | + | |
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
|
0 commit comments
Comments
(0)