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

https://github.com/docker/compose/releases/tag/v2.20.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
2023-07-12 21:50:20 +02:00
committed by Thomas Petazzoni
parent d3fa605fc6
commit 490882ada9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#
################################################################################
DOCKER_COMPOSE_VERSION = 2.17.3
DOCKER_COMPOSE_VERSION = 2.20.0
DOCKER_COMPOSE_SITE = $(call github,docker,compose,v$(DOCKER_COMPOSE_VERSION))
DOCKER_COMPOSE_LICENSE = Apache-2.0
DOCKER_COMPOSE_LICENSE_FILES = LICENSE