Commit 66b2f44
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) from
28.3.0+incompatible to 28.3.1+incompatible.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/docker/docker/releases">github.com/docker/docker's
releases</a>.</em></p>
<blockquote>
<h2>28.3.1</h2>
<p>For a full list of pull requests and changes in this release, refer
to the relevant GitHub milestones:</p>
<ul>
<li><a
href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A28.3.1">docker/cli,
28.3.1 milestone</a></li>
<li><a
href="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 <a
href="https://github.com/docker/cli/blob/v28.3.1/docs/deprecated.md">Deprecated
Features</a>.</li>
<li>Changes to the Engine API, see <a
href="https://github.com/moby/moby/blob/v28.3.1/docs/api/version-history.md">API
version history</a>.</li>
</ul>
<h3>Packaging updates</h3>
<ul>
<li>Update BuildKit to <a
href="https://github.com/moby/buildkit/releases/tag/v0.23.2">v0.23.2</a>.
<a
href="https://redirect.github.com/moby/moby/pull/50309">moby/moby#50309</a></li>
<li>Update Compose to <a
href="https://github.com/docker/compose/releases/tag/v2.38.1">v2.38.1</a>.
<a
href="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. <a
href="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><a
href="https://github.com/moby/moby/commit/5beb93de84f02bf7e167cbb87ce81355ddd8f560"><code>5beb93d</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/50309">#50309</a>
from crazy-max/28.x_pick_buildkit-0.23.2</li>
<li><a
href="https://github.com/moby/moby/commit/e17e96e3c504d4767bc31ef9251d57c4caebe2e4"><code>e17e96e</code></a>
vendor: update buildkit to v0.23.2</li>
<li><a
href="https://github.com/moby/moby/commit/e0183475e03cd05b6a560d8b22fe0a83cd1cba14"><code>e018347</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/50264">#50264</a>
from vvoland/50263-28.x</li>
<li><a
href="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 <a
href="https://github.com/docker/docker/compare/v28.3.0...v28.3.1">compare
view</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't
alter 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 edits
that 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 after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR 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 parent 6ae387f commit 66b2f44
2 files changed
+3
-3
lines changed| Original 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