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:
Christian Stewart
2024-06-28 09:09:32 -07:00
committed by Arnout Vandecappelle
parent 525695a445
commit 50e1be79da
2 changed files with 2 additions and 2 deletions

View File

@@ -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