mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/docker-compose: bump to version 2.38.2
For release notes since version 2.32.4, see: https://github.com/docker/compose/releases Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> Cc: Christian Stewart <christian@aperture.us> Cc: Peter Korsgaard <peter@korsgaard.com> [Julien: add link to release notes] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
cb98524ca2
commit
d3c2256eb0
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 481fe93cc6bb76f62b9d2a10c0db67c662d0efad38c3a307b65dd250d8d6599a docker-compose-2.32.4-go2.tar.gz
|
||||
sha256 0c0453729b7a37badcf530fc140b1b8b907cbdcecfdb6be6413f410c86665c70 docker-compose-2.38.2-go2.tar.gz
|
||||
sha256 58d1e17ffe5109a7ae296caafcadfdbe6a7d176f0bc4ab01e12a689b0499d8bd LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DOCKER_COMPOSE_VERSION = 2.32.4
|
||||
DOCKER_COMPOSE_VERSION = 2.38.2
|
||||
DOCKER_COMPOSE_SITE = $(call github,docker,compose,v$(DOCKER_COMPOSE_VERSION))
|
||||
DOCKER_COMPOSE_LICENSE = Apache-2.0
|
||||
DOCKER_COMPOSE_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user