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_PROXY_VERSION = 1ea375d2b54d2e914e41970a04553ad55ef39b62
DOCKER_PROXY_VERSION = b3507428be5b458cb0e2b4086b13531fb0706e46
DOCKER_PROXY_SITE = $(call github,moby,libnetwork,$(DOCKER_PROXY_VERSION))
DOCKER_PROXY_LICENSE = Apache-2.0