mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/docker-compose: bump to version 2.40.3
For release notes since version 2.38.2, see: https://github.com/docker/compose/releases Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
64aa4f2db3
commit
b9376a0655
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 0c0453729b7a37badcf530fc140b1b8b907cbdcecfdb6be6413f410c86665c70 docker-compose-2.38.2-go2.tar.gz
|
||||
sha256 cdf70334f2c6afe8fcf1c5d6b4065cd9e8d26dc6317811ce5aabe0f8a0e95951 docker-compose-2.40.3-go2.tar.gz
|
||||
sha256 58d1e17ffe5109a7ae296caafcadfdbe6a7d176f0bc4ab01e12a689b0499d8bd LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DOCKER_COMPOSE_VERSION = 2.38.2
|
||||
DOCKER_COMPOSE_VERSION = 2.40.3
|
||||
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