chore(deps): update module github.com/docker/docker to v20.10.13 (main) #164

Manually merged
coop-cloud merged 1 commits from renovate/main-github.com-docker-docker-20.x into main 2022-03-11 08:17:47 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/docker/docker require patch 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 and docker buildx commands, an updated version of
the Go runtime, and new versions of the containerd.io runtime.
Together with this release, we now also provide .deb and .rpm packages of
Docker Compose V2, which can be installed using the (optional) docker-compose-plugin
package.

Builder
  • Updated the bundled version of buildx to v0.8.0.
Daemon
  • Fix a race condition when updating the container's state moby/moby#​43166.
  • Update the etcd dependency to prevent the daemon from incorrectly holding file locks moby/moby#​43259
  • Fix detection of user-namespaces when configuring the default net.ipv4.ping_group_range sysctl moby/moby#​43084.
Distribution
  • Retry downloading image-manifests if a connection failure happens during image
    pull moby/moby#​43333.
Documentation
  • Various fixes in command-line reference and API documentation.
Logging
  • Prevent an OOM when using the "local" logging driver with containers that produce
    a large amount of log messages moby/moby#​43165.
  • Updates the fluentd log driver to prevent a potential daemon crash, and prevent
    containers from hanging when using the fluentd-async-connect=true and the
    remote server is unreachable moby/moby#​43147.
Packaging
  • Provide .deb and .rpm packages for Docker Compose V2. Docker Compose v2.3.3
    can now be installed on Linux using the docker-compose-plugin packages, which
    provides the docker compose subcommand on the Docker CLI. The Docker Compose
    plugin 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 Docker
    CLI with support for CLI plugins (Docker CLI 18.09 and up).
  • Provide packages for the upcoming Ubuntu 22.04 "Jammy Jellyfish" LTS release docker/docker-ce-packaging#​645, docker/containerd-packaging#​271.
  • Update docker buildx to v0.8.0.
  • Update docker scan (docker-scan-plugin) to v0.17.0.
  • Update containerd (containerd.io package) to v1.5.10.
  • Update the bundled runc version to v1.0.3.
  • Update Golang runtime to Go 1.16.15.

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/docker/docker](https://github.com/docker/docker) | require | patch | `v20.10.12+incompatible` -> `v20.10.13` | --- ### Release Notes <details> <summary>docker/docker</summary> ### [`v20.10.13`](https://github.com/docker/docker/releases/v20.10.13) [Compare Source](https://github.com/docker/docker/compare/v20.10.12...v20.10.13) This release of Docker Engine contains some bug-fixes and packaging changes, updates to the `docker scan` and `docker buildx` commands, an updated version of the Go runtime, and new versions of the `containerd.io` runtime. Together with this release, we now also provide `.deb` and `.rpm` packages of Docker Compose V2, which can be installed using the (optional) `docker-compose-plugin` package. ##### Builder - Updated the bundled version of buildx to [v0.8.0](https://github.com/docker/buildx/releases/tag/v0.8.0). ##### Daemon - Fix a race condition when updating the container's state [moby/moby#&#8203;43166](https://github.com/moby/moby/pull/43166). - Update the etcd dependency to prevent the daemon from incorrectly holding file locks [moby/moby#&#8203;43259](https://github.com/moby/moby/pull/43259) - Fix detection of user-namespaces when configuring the default `net.ipv4.ping_group_range` sysctl [moby/moby#&#8203;43084](https://github.com/moby/moby/pull/43084). ##### Distribution - Retry downloading image-manifests if a connection failure happens during image pull [moby/moby#&#8203;43333](https://github.com/moby/moby/pull/43333). ##### Documentation - Various fixes in command-line reference and API documentation. ##### Logging - Prevent an OOM when using the "local" logging driver with containers that produce a large amount of log messages [moby/moby#&#8203;43165](https://github.com/moby/moby/pull/43165). - Updates the fluentd log driver to prevent a potential daemon crash, and prevent containers from hanging when using the `fluentd-async-connect=true` and the remote server is unreachable [moby/moby#&#8203;43147](https://github.com/moby/moby/pull/43147). ##### Packaging - Provide `.deb` and `.rpm` packages for Docker Compose V2. [Docker Compose v2.3.3](https://github.com/docker/compose/releases/tag/v2.3.3) can now be installed on Linux using the `docker-compose-plugin` packages, which provides the `docker compose` subcommand on the Docker CLI. The Docker Compose plugin 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#&#8203;638](https://github.com/docker/docker-ce-packaging/pull/638). The `compose-cli-plugin` package can also be used on older version of the Docker CLI with support for CLI plugins (Docker CLI 18.09 and up). - Provide packages for the upcoming Ubuntu 22.04 "Jammy Jellyfish" LTS release [docker/docker-ce-packaging#&#8203;645](https://github.com/docker/docker-ce-packaging/pull/645), [docker/containerd-packaging#&#8203;271](https://github.com/docker/containerd-packaging/pull/271). - Update `docker buildx` to [v0.8.0](https://github.com/docker/buildx/releases/tag/v0.8.0). - Update `docker scan` (`docker-scan-plugin`) to [v0.17.0](https://github.com/docker/scan-cli-plugin/releases/tag/v0.17.0). - Update containerd (`containerd.io` package) to [v1.5.10](https://github.com/containerd/containerd/releases/tag/v1.5.10). - Update the bundled runc version to [v1.0.3](https://github.com/opencontainers/runc/releases/tag/v1.0.3). - Update Golang runtime to Go 1.16.15. </details> --- ### Configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot added 1 commit 2022-03-11 08:02:02 +00:00
chore(deps): update module github.com/docker/docker to v20.10.13
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
13e0392af6
coop-cloud manually merged commit a27410952e into main 2022-03-11 08:17:47 +00:00
Sign in to join this conversation.
No description provided.