mirror of
https://github.com/clearlinux/docker.git
synced 2026-06-16 02:35:49 +00:00
Update vendored distribution repo to new version
This version includes a fix that avoids checking against specific HTTP
status codes. The previous behavior violated the registry API spec.
Fixes #14975
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
(cherry picked from commit 091dbc1034)
This commit is contained in:
committed by
David Calavera
parent
36b6e5884d
commit
fa85dc0030
+1
-1
@@ -35,7 +35,7 @@ clone git github.com/coreos/go-etcd v2.0.0
|
||||
clone git github.com/hashicorp/consul v0.5.2
|
||||
|
||||
# get graph and distribution packages
|
||||
clone git github.com/docker/distribution cd8ff553b6b1911be23dfeabb73e33108bcbf147
|
||||
clone git github.com/docker/distribution e83345626608aa943d5c8a027fddcf54814d9545
|
||||
clone git github.com/vbatts/tar-split v0.9.4
|
||||
|
||||
clone git github.com/docker/notary 77bced079e83d80f40c1f0a544b1a8a3b97fb052
|
||||
|
||||
Reference in New Issue
Block a user