mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-30 08:53:29 +08: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:
parent
e446f5ac02
commit
0a0e3017d7
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 00d06baf4793794c0fd9ecad5b7e95aed6eb942f24c8b6e2d7c7f7564b9743ad docker-cli-19.03.5.tar.gz
|
||||
sha256 0b5dc158c371b76588345733e164140f3db88c49cbcd7a5f41ea98807da6084b docker-cli-19.03.7.tar.gz
|
||||
sha256 2d81ea060825006fc8f3fe28aa5dc0ffeb80faf325b612c955229157b8c10dc0 LICENSE
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user