Сравнение docker-registry-2.8.1 с docker-registry-2.8.2

/usr/portage/app-containers/docker-registry/docker-registry-2.8.2.ebuild 2023-10-09 14:52:28.220368318 +0300
1
# Copyright 1999-2022 Gentoo Authors
1
# Copyright 1999-2023 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=7
5 5

  
6 6
inherit golang-vcs-snapshot systemd
7 7

  
8
EGIT_COMMIT="b5ca020cfbe998e5af3457fda087444cf5116496"
8
EGIT_COMMIT="7c354a4b40feeea21d7eeae4de91c8ff7951e672"
9 9
EGO_PN="github.com/docker/distribution"
10 10

  
11 11
DESCRIPTION="Docker Registry 2.0"
Спасибо!