mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/docker-engine: bump version to v27.0.2
https://github.com/moby/moby/releases/tag/v27.0.2 Signed-off-by: Christian Stewart <christian@aperture.us> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
525695a445
commit
50e1be79da
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DOCKER_ENGINE_VERSION = 26.0.2
|
||||
DOCKER_ENGINE_VERSION = 27.0.2
|
||||
DOCKER_ENGINE_SITE = $(call github,moby,moby,v$(DOCKER_ENGINE_VERSION))
|
||||
|
||||
DOCKER_ENGINE_LICENSE = Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user