package/docker-cli: bump version to 20.10.7

Signed-off-by: Christian Stewart <christian@paral.in>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Christian Stewart
2021-06-06 23:07:30 -07:00
committed by Arnout Vandecappelle (Essensium/Mind)
parent 49df508007
commit c6a4d7bed8
2 changed files with 2 additions and 2 deletions

View File

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