build(deps): bump github.com/docker/docker from 20.10.12+incompatible to 20.10.24+incompatible
Bumps github.com/docker/docker from 20.10.12+incompatible to 20.10.24+incompatible.
Release notes
Sourced from github.com/docker/docker's releases.
v20.10.24
20.10.24
Bug fixes and enhancements
- Fixed a number of issues that can cause Swarm encrypted overlay networks to fail to uphold their guarantees, addressing CVE-2023-28841, CVE-2023-28840, and CVE-2023-28842.
- A lack of kernel support for encrypted overlay networks now reports as an error.
- Encrypted overlay networks are eagerly set up, rather than waiting for multiple nodes to attach.
- Encrypted overlay networks are now usable on Red Hat Enterprise Linux 9 through the use of the
xt_bpfkernel module.- Users of Swarm overlay networks should review GHSA-vwm3-crmr-xfxw to ensure that unintentional exposure has not occurred.
- Upgrade github.com/containerd/fifo to v1.1.0 to fix a potential panic moby/moby#45216.
- Fix missing Bash completion for installed cli-plugins docker/cli#4091.
Packaging Updates
- Update Go runtime to 1.19.7.
- Update Docker Buildx to v0.10.4.
- Update containerd to v1.6.20.
- Update runc to v1.1.5.
v20.10.23
Bug fixes and enhancements
Fix an issue where
docker buildwould fail when using--add-host=host.docker.internal:host-gatewaywith BuildKit enabled moby/moby#44650.Revert seccomp: block socket calls to
AF_VSOCKin default profile moby/moby#44712. This change, while favorable from a security standpoint, caused a change in behavior for some use-cases. As such, we are reverting it to ensure stability and compatibility for the affected users.However, users of
AF_VSOCKin containers should recognize that this (special) address family is not currently namespaced in any version of the Linux kernel, and may result in unexpected behavior, like containers communicating directly with host hypervisors.Future releases, will filter
AF_VSOCK. Users who need to allow containers to communicate over the unnamespacedAF_VSOCKwill need to turn off seccomp confinement or set a custom seccomp profile.Packaging Updates
- Update Docker Compose to v2.15.1.
... (truncated)
Commits
5d6db84Merge pull request from GHSA-232p-vwff-86mpd2bc43aMerge pull request #45242 from neersighted/go1.19.7/20.109aa5d55update to go1.19.783679bbMerge pull request #45216 from corhere/backport-20.10/containerd-fifo_v1.1b4f0442Merge pull request #45219 from vvoland/test-windows-execstartfails-2010ba043e8Merge pull request #44990 from thaJeztah/20.10_backport_update_go1.19b56fe59integration-cli: Enable TestExecStartFails on Windowsd9433eeMerge pull request #45197 from vvoland/integration-restart-race-2010a9c02c2Upgrade containerd/fifo to v1.1.0bbec670[20.10] vendor: libnetwork c5aa85f9b25f0acaec8591ced679cb9fb5b9e32c- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏 To fixup this pull request, you need to add the backport labels for the needed branches, such as:
-
backport-v./d./d./dis the label to automatically backport to the7./dbranch./dis the digit NOTE:backport-skiphas been added to this pull request.
:green_heart: Build Succeeded
the below badges are clickable and redirect to their specific view in the CI or DOCS
![]()
![]()
![]()
![]()
![]()
Expand to view the summary
Build stats
-
Start Time: 2023-04-04T21:15:52.363+0000
-
Duration: 2 min 17 sec
:grey_exclamation: Flaky test report
No test was executed to be analysed.
:robot: GitHub comments
Expand to view the GitHub comments
To re-run your PR in the CI, just comment with:
-
/test: Re-trigger the build.
This pull request is now in conflict. Could you fix it @dependabot[bot]? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/
git fetch upstream
git checkout -b dependabot/go_modules/github.com/docker/docker-20.10.24incompatible upstream/dependabot/go_modules/github.com/docker/docker-20.10.24incompatible
git merge upstream/main
git push upstream dependabot/go_modules/github.com/docker/docker-20.10.24incompatible
This pull request is now in conflict. Could you fix it @dependabot[bot]? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/
git fetch upstream
git checkout -b dependabot/go_modules/github.com/docker/docker-20.10.24incompatible upstream/dependabot/go_modules/github.com/docker/docker-20.10.24incompatible
git merge upstream/main
git push upstream dependabot/go_modules/github.com/docker/docker-20.10.24incompatible
This pull request is now in conflict. Could you fix it @dependabot[bot]? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/
git fetch upstream
git checkout -b dependabot/go_modules/github.com/docker/docker-20.10.24incompatible upstream/dependabot/go_modules/github.com/docker/docker-20.10.24incompatible
git merge upstream/main
git push upstream dependabot/go_modules/github.com/docker/docker-20.10.24incompatible
This pull request is now in conflict. Could you fix it @dependabot[bot]? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/
git fetch upstream
git checkout -b dependabot/go_modules/github.com/docker/docker-20.10.24incompatible upstream/dependabot/go_modules/github.com/docker/docker-20.10.24incompatible
git merge upstream/main
git push upstream dependabot/go_modules/github.com/docker/docker-20.10.24incompatible