package/docker-engine: bump to version 20.10.11

Signed-off-by: Christian Stewart <christian@paral.in>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Christian Stewart
2021-12-26 16:30:34 -08:00
committed by Thomas Petazzoni
parent c09d759a64
commit 35cf2a00b2
2 changed files with 2 additions and 2 deletions

View File

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