package/docker-cli: bump version to v27.0.2

https://github.com/docker/cli/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:33 -07:00
committed by Arnout Vandecappelle
parent 50e1be79da
commit b6b4c4a273
2 changed files with 2 additions and 2 deletions

View File

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