package/docker-compose: bump version to v2.27.0

https://github.com/docker/compose/releases/tag/v2.27.0

Signed-off-by: Christian Stewart <christian@aperture.us>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Christian Stewart 2024-05-11 16:56:09 -07:00 committed by Thomas Petazzoni
parent 5a7c40bd1c
commit 84ccd2c783
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally computed
sha256 821aac932d0a3bbe583ea290ae777cec785a77f987c5007a30970fa6568e9322 docker-compose-2.26.1-go2.tar.gz
sha256 448eaf225c2984a2d78b4faa3fe74a4aa1e2bb791f90ac8d4970d3d046e638df docker-compose-2.27.0-go2.tar.gz
sha256 58d1e17ffe5109a7ae296caafcadfdbe6a7d176f0bc4ab01e12a689b0499d8bd LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
DOCKER_COMPOSE_VERSION = 2.26.1
DOCKER_COMPOSE_VERSION = 2.27.0
DOCKER_COMPOSE_SITE = $(call github,docker,compose,v$(DOCKER_COMPOSE_VERSION))
DOCKER_COMPOSE_LICENSE = Apache-2.0
DOCKER_COMPOSE_LICENSE_FILES = LICENSE