chore(deps): update module github.com/docker/docker to v20.10.13 (main) #164
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/main-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.12+incompatible
->v20.10.13
Release Notes
docker/docker
v20.10.13
Compare Source
This release of Docker Engine contains some bug-fixes and packaging changes,
updates to the
docker scan
anddocker buildx
commands, an updated version ofthe Go runtime, and new versions of the
containerd.io
runtime.Together with this release, we now also provide
.deb
and.rpm
packages ofDocker Compose V2, which can be installed using the (optional)
docker-compose-plugin
package.
Builder
Daemon
net.ipv4.ping_group_range
sysctl moby/moby#43084.Distribution
pull moby/moby#43333.
Documentation
Logging
a large amount of log messages moby/moby#43165.
containers from hanging when using the
fluentd-async-connect=true
and theremote server is unreachable moby/moby#43147.
Packaging
.deb
and.rpm
packages for Docker Compose V2. Docker Compose v2.3.3can now be installed on Linux using the
docker-compose-plugin
packages, whichprovides the
docker compose
subcommand on the Docker CLI. The Docker Composeplugin can also be installed and run standalone to be used as a drop-in replacement
for
docker-compose
(Docker Compose V1) docker/docker-ce-packaging#638.The
compose-cli-plugin
package can also be used on older version of the DockerCLI with support for CLI plugins (Docker CLI 18.09 and up).
docker buildx
to v0.8.0.docker scan
(docker-scan-plugin
) to v0.17.0.containerd.io
package) to v1.5.10.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.