docker-distribution: update to 2.8.1 -latest

Bumping docker-distribution to version v2.8.1-2-gdc5b207f, which comprises the following commits:

    38018aeb Fix CVE-2022-28391 by bumping alpine from 3.15 to 3.16
    96cc1fdb FIx typo
    e744906f Update 2.8.1. release notes

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2022-07-07 12:45:36 -04:00
parent bd60f149dc
commit f351a925d7

View File

@ -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= "b5ca020cfbe998e5af3457fda087444cf5116496"
SRCREV_distribution= "dc5b207fdd294c57dfef59017df60088b27d2668"
SRC_URI = "git://github.com/docker/distribution.git;branch=release/2.8;name=distribution;destsuffix=git/src/github.com/docker/distribution;protocol=https \
file://docker-registry.service \
file://0001-build-use-to-use-cross-go-compiler.patch \