mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 12:46:45 -09:00
package/docker-cli: bump version to v27.3.1
This is a major version bump to v27. https://github.com/moby/moby/releases/tag/v27.3.1 Signed-off-by: Christian Stewart <christian@aperture.us> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
0f64958d66
commit
214ee44abf
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
################################################################################
|
||||
|
||||
DOCKER_CLI_VERSION = 27.0.3
|
||||
DOCKER_CLI_VERSION = 27.3.1
|
||||
DOCKER_CLI_SITE = $(call github,docker,cli,v$(DOCKER_CLI_VERSION))
|
||||
|
||||
DOCKER_CLI_LICENSE = Apache-2.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue