Fix an issue which prevented volumes mounted to a live-restored container from being removed. moby/moby#45825
client: resolve an incompatibility with Go 1.20.6, Go 1.20.7, Go 1.19.11 and Go 1.19.12. moby/moby#45971
Fix an issue which prevented process capabilities from being retained when starting a container as a non-root user with --security-opt=no-new-privileges. moby/moby#46222
Fixed a bug which caused named volumes that set custom device or type volume option to be unmounted when restarting the daemon and not live-restoring it properly. moby/moby#46367
windows: fix --register-service when executed from within binary directory. moby/moby#46216
Fix dockerd-rootless-setuptools.sh when user name contains a backslash. moby/moby#46408
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 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 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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mifot/helm-shortlist/network/alerts).
Bumps github.com/docker/docker from 23.0.1+incompatible to 23.0.8+incompatible.
Release notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
48ebe35
Merge pull request from GHSA-jq35-85cj-fj4p0360dbe
Merge pull request #46710 from thaJeztah/23.0_backport_bump_compress1a92838
Merge pull request #46704 from thaJeztah/23.0_backport_atomic-layer-data-writeec83f9e
vendor: github.com/klauspost/compress v1.17.27bda7b5
vendor: github.com/klauspost/compress v1.16.5e7ab9e3
vendor: github.com/klauspost/compress v1.16.31728815
daemon: overlay2: Write layer metadata atomically17f833b
Merge pull request #46691 from corhere/backport-23.0/update-x-net-v0.17fcc2ca7
vendor: golang.org/x/net v0.17.0dc1800c
vendor: golang.org/x/crypto v0.14.0Dependabot 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