package/docker-engine: bump to version 20.10.8

Signed-off-by: Christian Stewart <christian@paral.in>
This commit is contained in:
Christian Stewart via buildroot
2021-09-27 02:55:56 -07:00
committed by Arnout Vandecappelle (Essensium/Mind)
parent 9eafd6f5d0
commit fc7646565b
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
DOCKER_ENGINE_VERSION = 20.10.7
DOCKER_ENGINE_VERSION = 20.10.8
DOCKER_ENGINE_SITE = $(call github,moby,moby,v$(DOCKER_ENGINE_VERSION))
DOCKER_ENGINE_LICENSE = Apache-2.0