Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/docker/docker from 23.0.5+incompatible t…
…o 23.0.6+incompatible (#394) Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.5+incompatible to 23.0.6+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>v23.0.6</h2> <h2>23.0.6</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%3A23.0.6">docker/cli, 23.0.6 milestone</a></li> <li><a href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A23.0.6">moby/moby, 23.0.6 milestone</a></li> </ul> <h3>Bug fixes and enhancements</h3> <ul> <li>Fix vfs storage driver not working on NFS. <a href="https://redirect.github.com/moby/moby/pull/45465">moby/moby#45465</a></li> </ul> <h3>Packaging Updates</h3> <ul> <li>Upgrade Go to <code>1.19.9</code>. <a href="https://redirect.github.com/docker/docker-ce-packaging/pull/889">docker/docker-ce-packaging#889</a>, <a href="https://redirect.github.com/docker/cli/pull/4254">docker/cli#4254</a>, <a href="https://redirect.github.com/moby/moby/pull/45455">moby/moby#45455</a></li> <li>Upgrade <code>containerd</code> to <a href="https://github.com/containerd/containerd/releases/tag/v1.6.21">v1.6.21</a></li> <li>Upgrade <code>runc</code> to <a href="https://github.com/opencontainers/runc/releases/tag/v1.1.7">v1.1.7</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/moby/commit/9dbdbd4b6d7681bd18c897a6ba0376073c2a72ff"><code>9dbdbd4</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/45371">#45371</a> from thaJeztah/23.0_backport_runc_binary_1.1.6</li> <li><a href="https://github.com/moby/moby/commit/603035573507c25dea2749404f5a0dad3c4a9df1"><code>6030355</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/45478">#45478</a> from thaJeztah/23.0_containerd_binary_1.6.21</li> <li><a href="https://github.com/moby/moby/commit/e1c053637bd0d838b018e2d4e04250b7da5b5b30"><code>e1c0536</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/45477">#45477</a> from thaJeztah/23.0_backport_vendor_containerd_1.6.21</li> <li><a href="https://github.com/moby/moby/commit/e73310d8c91d17ea9f54eb4a9d903176a2abde23"><code>e73310d</code></a> update runc binary to v1.1.7</li> <li><a href="https://github.com/moby/moby/commit/3f0402cb68d293c849c8ebe45cb4e19bbf3c6cd9"><code>3f0402c</code></a> update runc binary to v1.1.6</li> <li><a href="https://github.com/moby/moby/commit/edadebe1773670adc6f017a30dd16943ffa327ac"><code>edadebe</code></a> update containerd binary to v1.6.21</li> <li><a href="https://github.com/moby/moby/commit/14661fc0103a01051ee49984e88f61368f1bb2e8"><code>14661fc</code></a> vendor: github.com/containerd/containerd v1.6.21</li> <li><a href="https://github.com/moby/moby/commit/e00f6efb20f5542afa531667671bbf01e9f5998c"><code>e00f6ef</code></a> Vendor containerd 1.6.x with the readonly mount fix</li> <li><a href="https://github.com/moby/moby/commit/bd4620f6ee0d68f2080e6d82cb0668e53ce63dec"><code>bd4620f</code></a> vendor: github.com/containerd/containerd v1.6.20</li> <li><a href="https://github.com/moby/moby/commit/d06cf03729f299f3a02024f2cc3ff028fbef83ea"><code>d06cf03</code></a> vendor: re-vendor to add missing file</li> <li>Additional commits viewable in <a href="https://github.com/docker/docker/compare/v23.0.5...v23.0.6">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=23.0.5+incompatible&new-version=23.0.6+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 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