Update module github.com/docker/docker to v20.10.9 #4
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/github.com-docker-docker-20.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v20.10.8+incompatible
->v20.10.9
Release Notes
docker/docker
v20.10.9
Compare Source
This release is a security release with security fixes in the CLI, runtime, as
well as updated versions of the containerd.io package and the Go runtime.
Client
Ensure default auth config has address field set, to prevent credentials being
sent to the default registry.
Runtime
Create parent directories inside a chroot during
docker cp
to prevent a speciallycrafted container from changing permissions of existing files in the host’s filesystem.
Lock down file permissions to prevent unprivileged users from discovering and
executing programs in
/var/lib/docker
.Packaging
and CVE-2021-39293
v1.4.11 and runc v1.0.2 to address CVE-2021-41103.
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.