package/docker-compose: bump to version 2.14.0

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

Signed-off-by: Christian Stewart <christian@paral.in>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Christian Stewart 2022-12-08 13:34:31 -08:00 committed by Thomas Petazzoni
parent 994113674a
commit 1576b09b5c
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally computed
sha256 69d7d0311ac34ed4543f9a694995fbc4e2b785976a5a710015c20f0d04c204cb docker-compose-2.11.2.tar.gz
sha256 5cbf6cd1dd8ce98c5e2d62ca7f622e96abce444979b8e8852b033213a98e2049 docker-compose-2.14.0.tar.gz
sha256 58d1e17ffe5109a7ae296caafcadfdbe6a7d176f0bc4ab01e12a689b0499d8bd LICENSE

View File

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