Bump Docker to 20.10.6 (#1328)

Bump Docker to latest release 20.10.6. Also make sure to upgrade
docker-proxy with various IPv6 releated features and fixes.
This commit is contained in:
Stefan Agner
2021-04-15 18:10:56 +02:00
committed by GitHub
parent 56e0d941d0
commit 05ba57e006
17 changed files with 310 additions and 40 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
DOCKER_CLI_VERSION = 20.10.5
DOCKER_CLI_VERSION = 20.10.6
DOCKER_CLI_SITE = $(call github,docker,cli,v$(DOCKER_CLI_VERSION))
DOCKER_CLI_LICENSE = Apache-2.0