Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump github.com/docker/docker from 27.2.0+incompatible t…
…o 27.3.1+incompatible (#191) Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.2.0+incompatible to 27.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>v27.3.1</h2> <h2>27.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=sort%3Aupdated-desc+is%3Aclosed+milestone%3A27.3.1">docker/cli, 27.3.1 milestone</a></li> <li><a href="https://github.com/moby/moby/issues?q=sort%3Aupdated-desc+is%3Aclosed+milestone%3A27.3.1">moby/moby, 27.3.1 milestone</a></li> </ul> <h3>Bug fixes and enhancements</h3> <ul> <li>CLI: Fix issue with command execution metrics not being exported due to the CLI MeterProvider being shutdown too early. <a href="https://github.com/docker/cli/pull/5457">docker/cli#5457</a></li> </ul> <h3>Packaging updates</h3> <ul> <li>Update <code>Compose</code> to <a href="https://github.com/docker/compose/releases/tag/v2.29.7">v2.29.7</a></li> </ul> <h2>v27.3.0</h2> <h2>27.3.0</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=sort%3Aupdated-desc+is%3Aclosed+milestone%3A27.3.0">docker/cli, 27.3.0 milestone</a></li> <li><a href="https://github.com/moby/moby/issues?q=sort%3Aupdated-desc+is%3Aclosed+milestone%3A27.3.0">moby/moby, 27.3.0 milestone</a></li> </ul> <h3>Bug fixes and enhancements</h3> <ul> <li>containerd image store: Fix <code>docker image prune -a</code> untagging images used by containers started from images referenced by a digested reference. <a href="https://github.com/moby/moby/pull/48488">moby/moby#48488</a></li> <li>Add a <code>--feature</code> flag to the daemon options. <a href="https://github.com/moby/moby/pull/48487">moby/moby#48487</a></li> <li>Updated the handling of the <code>--gpus=0</code> flag to be consistent with the NVIDIA Container Runtime. <a href="https://github.com/moby/moby/pull/48483">moby/moby#48483</a> (<a href="https://github.com/docker/cli/pull/5432">docker/cli#5432</a>)</li> <li>Support WSL2 mirrored-mode networking's use of interface <code>loopback0</code> for packets from the Windows host. <a href="https://github.com/moby/moby/pull/48514">moby/moby#48514</a></li> <li>Fix an issue that prevented communication between containers on an IPv4 bridge network when running with <code>--iptables=false</code>, <code>--ip6tables=true</code> (the default), a firewall with a DROP rule for forwarded packets on hosts where the <code>br_netfilter</code> kernel module was not normally loaded. <a href="https://github.com/moby/moby/pull/48511">moby/moby#48511</a></li> <li>CLI: Fix issue where <code>docker volume update</code> command would cause the CLI to panic if no argument/volume was passed. <a href="https://github.com/docker/cli/pull/5426">docker/cli#5426</a></li> <li><code>docker/cli#5432</code></li> </ul> <h3>Packaging updates</h3> <ul> <li>Update <code>containerd</code> (static binaries only) to <a href="https://github.com/containerd/containerd/releases/tag/v1.7.22">v1.7.22</a> <a href="https://github.com/moby/moby/pull/48468">moby/moby#48468</a></li> <li>Updated <code>Buildkit</code> to <a href="https://github.com/moby/buildkit/releases/tag/v0.16.0">v0.16.0</a></li> <li>Update <code>Compose</code> to <a href="https://github.com/docker/compose/releases/tag/v2.29.6">v2.29.6</a></li> <li>Update <code>Buildx</code> to <a href="https://github.com/docker/buildx/releases/tag/v0.17.1">v0.17.1</a></li> </ul> <h2>v27.3.0-rc.2</h2> <h2>27.3.0-rc.2</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=sort%3Aupdated-desc+is%3Aclosed+milestone%3A27.3.0">docker/cli, 27.3.0 milestone</a></li> <li><a href="https://github.com/moby/moby/issues?q=sort%3Aupdated-desc+is%3Aclosed+milestone%3A27.3.0">moby/moby, 27.3.0 milestone</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/moby/commit/41ca978a0a5400cc24b274137efa9f25517fcc0b"><code>41ca978</code></a> Merge pull request <a href="https://github.com/docker/docker/issues/48525">#48525</a> from thaJeztah/27.x_backport_govulncheck_permissions</li> <li><a href="https://github.com/moby/moby/commit/a6b772b24cbfa5c1aab2dc31c5283f7a9bac80f4"><code>a6b772b</code></a> gha: govulncheck: make sure read permissions are set</li> <li><a href="https://github.com/moby/moby/commit/856359cb772e68c274622ebdf18e08e02c72b4e7"><code>856359c</code></a> Merge pull request <a href="https://github.com/docker/docker/issues/48514">#48514</a> from robmry/backport-27.x/wsl2_mirrored_loopback0_w...</li> <li><a href="https://github.com/moby/moby/commit/cd21af7e411c114dcc877cead6456d3dda8ef9cc"><code>cd21af7</code></a> Do not DNAT packets from WSL2's loopback0</li> <li><a href="https://github.com/moby/moby/commit/8516f3b0c1aecbb84e26472ec25f95723d05b742"><code>8516f3b</code></a> Merge pull request <a href="https://github.com/docker/docker/issues/48510">#48510</a> from thaJeztah/27.x_backport_bump_buildx_compose</li> <li><a href="https://github.com/moby/moby/commit/3a7779ad61700f5f00751cb39826ea6a4add5109"><code>3a7779a</code></a> Merge pull request <a href="https://github.com/docker/docker/issues/48511">#48511</a> from robmry/backport-27.x/48375_bridge_netfiltering</li> <li><a href="https://github.com/moby/moby/commit/5c499fc4b249708619b4225de00c50c861bcfc08"><code>5c499fc</code></a> Only enable bridge netfiltering when needed</li> <li><a href="https://github.com/moby/moby/commit/98f24aaf8a5e95b3e98ad9a5bc1035e9b6ba4557"><code>98f24aa</code></a> Merge pull request <a href="https://github.com/docker/docker/issues/48506">#48506</a> from thaJeztah/27.x_backport_man_dockerd_logformat</li> <li><a href="https://github.com/moby/moby/commit/8adc8e405db4115871ad5f8bdd3155f8f162493b"><code>8adc8e4</code></a> Dockerfile: update compose to v2.29.4</li> <li><a href="https://github.com/moby/moby/commit/576fc88b1af1434de8fa753814320f7920d2670a"><code>576fc88</code></a> Dockerfile: update buildx to v0.17.1</li> <li>Additional commits viewable in <a href="https://github.com/docker/docker/compare/v27.2.0...v27.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/docker/docker&package-manager=go_modules&previous-version=27.2.0+incompatible&new-version=27.3.1+incompatible)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information