mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
packager/docker-cli: bump version to 19.03.7
To match the docker-engine version. ./support/testing/run-tests tests.package.test_docker_compose.TestDockerCompose 09:54:39 TestDockerCompose Starting 09:54:40 TestDockerCompose Building 10:45:33 TestDockerCompose Building done 10:46:30 TestDockerCompose Cleaning up . ---------------------------------------------------------------------- Ran 1 test in 3121.828s OK Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DOCKER_CLI_VERSION = 19.03.5
|
||||
DOCKER_CLI_VERSION = 19.03.7
|
||||
DOCKER_CLI_SITE = $(call github,docker,cli,v$(DOCKER_CLI_VERSION))
|
||||
DOCKER_CLI_WORKSPACE = gopath
|
||||
|
||||
|
||||
Reference in New Issue
Block a user