From cb4ed74c349759d99fa4e34a975cbbd5f4c4ac90 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 10 May 2021 11:30:54 -0400 Subject: docker-distribution: update to 2.7.x latest Signed-off-by: Bruce Ashfield --- recipes-containers/docker-distribution/docker-distribution_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-containers/docker-distribution/docker-distribution_git.bb b/recipes-containers/docker-distribution/docker-distribution_git.bb index 71a88ace..a83452e0 100644 --- a/recipes-containers/docker-distribution/docker-distribution_git.bb +++ b/recipes-containers/docker-distribution/docker-distribution_git.bb @@ -3,7 +3,7 @@ SUMMARY = "The Docker toolset to pack, ship, store, and deliver content" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" -SRCREV_distribution="d7362d7e3a706f3200be70369544094fea3e5b7c" +SRCREV_distribution="18230b7b345a6745233a114bfc54524092dbca3f" SRC_URI = "git://github.com/docker/distribution.git;branch=release/2.7;name=distribution;destsuffix=git/src/github.com/docker/distribution \ file://docker-registry.service \ file://0001-build-use-to-use-cross-go-compiler.patch \ -- cgit v1.2.3-54-g00ecf