Closed dependabot[bot] closed 3 months ago
Superseded by #186.
CLA Signature Action:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you read and sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just by adding a comment to this pull request with this exact sentence:
I have read the CLA Document and I hereby sign the CLA
By commenting with the above message you are agreeing to the terms of the CLA. Your account will be recorded as agreeing to our CLA so you don't need to sign it again for future contributions to our company's repositories.
0 out of 1 committers have signed the CLA. :x: @dependabot[bot]
Bumps github.com/docker/docker from 25.0.2+incompatible to 25.0.5+incompatible.
Release notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
e63daec
Merge pull request #47589 from vvoland/v25.0-47538817bccb
Merge pull request #47588 from vvoland/v25.0-475582a0601e
Merge pull request #47587 from vvoland/v25.0-475599df9ccc
Merge pull request #47586 from vvoland/v25.0-47569a987bc5
libnet: Don't forward to upstream resolvers on internal nw20c205f
Environment variable to override resolv.conf path.4be9723
daemon: move getUnprivilegedMountFlags to internal package7ed7e6c
plugin: fix mounting /etc/hosts when running in UserNS81ad706
rootless: fixopen /etc/docker/plugins: permission denied
02d4ee3
Makefile: generate-files: fix check for empty TMP_OUTDependabot 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 commands and options
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